wip
This commit is contained in:
parent
b3d90826a8
commit
221c01e6e3
6 changed files with 298 additions and 124 deletions
|
@ -7,6 +7,7 @@ nomap("n", "<C-k>", "")
|
|||
nomap("n", "q", "")
|
||||
nomap("v", "q", "")
|
||||
nomap("v", "<leader>S", "")
|
||||
nomap({ "i", "v", "n" }, "<C-q>", "")
|
||||
|
||||
local map = vim.keymap.set
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue