codemp-nvim/lua/codemp
alemi 27ad9fe773
fix: get rid of order_tuples
no longer necessary: lib does it under the hood since forever
2024-09-09 02:37:32 +02:00
..
neo-tree fix: only expand all when changing state 2024-09-08 06:24:34 +02:00
buffers.lua fix: refresh tree when interacting with buffers 2024-09-07 03:35:32 +02:00
client.lua chore: codemp.dev -> code.mp 2024-09-07 22:12:32 +02:00
command.lua fix: delete command 2024-09-07 01:35:45 +02:00
init.lua fix: only register cmds once, dont create dir 2024-09-06 19:25:15 +02:00
loader.lua chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
session.lua chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
utils.lua fix: get rid of order_tuples 2024-09-09 02:37:32 +02:00
window.lua fix: codemp now uses a global 2024-09-06 03:27:03 +02:00
workspace.lua chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00