minor changes

This commit is contained in:
2025-05-07 14:34:10 +08:00
parent 280469e805
commit d25bf6d7b1
6 changed files with 1472 additions and 30 deletions

View File

@@ -24,6 +24,7 @@ ct.map('n', '<Leader>W', ':bprevious<LF>')
-- close buffer
ct.map('n', '<Leader>q', ':bd<LF>')
ct.map('n', '<Leader>wq', '<cmd>w<LF><cmd>bd<LF>')
--
-- Commands