1
0
Fork 0

init commit

This commit is contained in:
CRy386i 2024-05-29 16:20:25 +03:00
commit fd509a515b
8 changed files with 419 additions and 0 deletions

7
lua/keys/main.lua Normal file
View 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>")