codemp-nvim/lua/codemp
alemi 32e056de91
fix: check for nil and empty string
empty string is not falsy in lua? idk
2024-09-17 17:50:58 +02:00
..
neo-tree chore: global CODEMP object 2024-09-17 17:26:23 +02:00
buffers.lua chore: global CODEMP object 2024-09-17 17:26:23 +02:00
client.lua fix: check for nil and empty string 2024-09-17 17:50:58 +02:00
command.lua fix: check for nil and empty string 2024-09-17 17:50:58 +02:00
init.lua chore: global CODEMP object 2024-09-17 17:26:23 +02:00
loader.lua fix: first time load should not break installation 2024-09-14 23:57:47 +02:00
utils.lua fix: get promise value in timer, schedule cb 2024-09-17 01:55:18 +02:00
window.lua chore: global CODEMP object 2024-09-17 17:26:23 +02:00
workspace.lua chore: global CODEMP object 2024-09-17 17:26:23 +02:00