codemp-nvim/lua/codemp
alemi 07344401dc
feat: workspace join and buffer attach show picker
when invoked as command without argument, rather than failing will show
a vim.ui.select with all available options
2024-09-15 12:39:12 +02:00
..
neo-tree fix: confirm before deleting buffers/workspaces 2024-09-15 12:10:19 +02:00
buffers.lua fix: only set content on attach if it differs 2024-09-14 15:18:44 +02:00
client.lua fix: dont require window until its used 2024-09-14 14:24:48 +02:00
command.lua feat: workspace join and buffer attach show picker 2024-09-15 12:39:12 +02:00
init.lua fix: first time load should not break installation 2024-09-14 23:57:47 +02:00
loader.lua fix: first time load should not break installation 2024-09-14 23:57:47 +02:00
session.lua chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
utils.lua feat: buffer len util 2024-09-09 05:14:10 +02:00
window.lua fix: codemp now uses a global 2024-09-06 03:27:03 +02:00
workspace.lua fix: dont require window until its used 2024-09-14 14:24:48 +02:00