Add custom keymaps
This commit is contained in:
parent
7af594fd31
commit
b4273a1f52
2 changed files with 9 additions and 0 deletions
2
init.lua
2
init.lua
|
|
@ -680,5 +680,7 @@ cmp.setup {
|
|||
},
|
||||
}
|
||||
|
||||
require("keymaps")
|
||||
|
||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||
-- vim: ts=2 sts=2 sw=2 et
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue