codemp-nvim/lua/codemp
alemi 37005abdb2
feat: now codemp has a setup function
no longer sets it up itself upon requiring, mostly to just work ™️
with lazy.nvim
2024-09-05 05:38:13 +02:00
..
neo-tree chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
buffers.lua chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
client.lua chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
command.lua fix: toggle can be run even if disconnected 2024-09-05 05:28:48 +02:00
init.lua feat: now codemp has a setup function 2024-09-05 05:38:13 +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 chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
window.lua chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
workspace.lua chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00