codemp-nvim/lua/codemp
alemi faa68b235c
feat: more friendly detach and leave commands
leave requires no args, detach shows completions only for attached
buffers and if called with no args works on current buffer when managed
2024-09-26 03:00:04 +02:00
..
neo-tree feat: mark followed user 2024-09-25 04:10:48 +02:00
buffers.lua fix: 0 is truthy in lua???? 2024-09-25 23:35:17 +02:00
client.lua fix: pass callback arg, add available field 2024-09-17 17:58:32 +02:00
command.lua feat: more friendly detach and leave commands 2024-09-26 03:00:04 +02:00
init.lua feat: follow others 2024-09-25 04:00:46 +02:00
loader.lua fix: first time load should not break installation 2024-09-14 23:57:47 +02:00
utils.lua fix: brighter colors 2024-09-25 02:21:32 +02:00
window.lua feat: reworked colors, improved cursor marker 2024-09-25 02:11:58 +02:00
workspace.lua feat: parse user list upon connection 2024-09-26 00:22:45 +02:00