Various small changes from the last week or so

This commit is contained in:
2025-10-24 02:02:03 -05:00
parent 49be8f8393
commit 744ffd9ff7
14 changed files with 147 additions and 9 deletions

View File

@@ -64,7 +64,7 @@ kmgAutocmd('FileType', {
})
------------------------------------------------------------------------------------------
-- quickfix TODO: learn about quickfix (:help quickfix), then maybe use these
-- quickfix TODO: learn about quickfix (:help quickfix), then set mappings
-- vim.keymap.set("n", "<C-k>", "<cmd>cnext<CR>zz")
-- vim.keymap.set("n", "<C-j>", "<cmd>cprev<CR>zz")