chore: Some changes

This commit is contained in:
2026-04-18 16:45:51 +02:00
parent cc907c654d
commit 347165dbb7
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -11,5 +11,6 @@ end, { expr = true })
map("n", ";", ":", { desc = "CMD enter command mode" })
map("i", "jk", "<ESC>")
map("n", "<leader>ca", vim.lsp.buf.code_action, { desc = "LSP code action" })
-- map({ "n", "i", "v" }, "<C-s>", "<cmd> w <cr>")