Update inputs
This commit is contained in:
parent
48a3f42b30
commit
f39b5f76b1
9 changed files with 136 additions and 109 deletions
|
|
@ -16,6 +16,3 @@ map("n", "<leader>wh", "<C-w>h", { desc = "Go to Left Window", remap = true })
|
|||
|
||||
-- File
|
||||
map("n", "<leader>fs", "<cmd>w<cr>", { desc = "Save File" })
|
||||
|
||||
-- Buffer
|
||||
map("n", "<leader>bk", LazyVim.ui.bufremove, { desc = "Delete Buffer" })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue