chore: Some changes
This commit is contained in:
@@ -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>")
|
||||
|
||||
Reference in New Issue
Block a user