codemp-nvim/lua/codemp
alemi 222869464f
fix: buf tick equals
in theory it should always be the same, because we call set_content()
and before that resolves our callback runs. HOWEVER, i dont know, nvim
is driving me insane...
2024-10-02 14:18:28 +02:00
..
neo-tree fix: distinguish id of owned/not owned workspaces 2024-09-28 01:24:04 +02:00
buffers.lua fix: buf tick equals 2024-10-02 14:18:28 +02:00
client.lua fix: pass callback arg, add available field 2024-09-17 17:58:32 +02:00
command.lua fix: skip existing check for share commands 2024-09-27 23:46:35 +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: bump codemp version, cancel promise 2024-10-01 21:08:28 +02:00
window.lua feat: reworked colors, improved cursor marker 2024-09-25 02:11:58 +02:00
workspace.lua fix: 1-len cursors 2024-10-02 02:14:41 +02:00