refactor: clean up file tree, remove redundant code, formatting

This commit is contained in:
2024-12-20 18:11:06 -05:00
parent daa0aefd21
commit 660afc8411
33 changed files with 418 additions and 447 deletions
+1 -2
View File
@@ -182,12 +182,11 @@ return {
},
})
-- FIX: on my Arch laptop, 't' as first character on cmdline escapes
-- the cmdline and destructively prints xx:xx to the document
cmp.setup.cmdline(':', {
enabled = function()
local disabled = {
-- list of commands to disable completions
wa = true,
wq = true,
wqa = true,
}