init commit
This commit is contained in:
commit
fd509a515b
8 changed files with 419 additions and 0 deletions
7
lua/keys/main.lua
Normal file
7
lua/keys/main.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
require("keys/alias")
|
||||
|
||||
-- Set addtional hotkey for disable mod
|
||||
im("<C-k>", "<escape>")
|
||||
vm("<C-k>", "<escape>")
|
||||
nm("<C-k>", "<escape>")
|
||||
tm("<C-k>", "<escape>")
|
||||
Loading…
Add table
Add a link
Reference in a new issue