add keymaps to vim unstable
This commit is contained in:
parent
a3a262c576
commit
41327778ea
3 changed files with 49 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ end
|
|||
vim.opt.rtp:prepend(lazypath)
|
||||
|
||||
require("aleidk.options")
|
||||
require("aleidk.keymaps")
|
||||
|
||||
-- Setup lazy.nvim
|
||||
require("lazy").setup({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue