feat: move neovim config to LazyVim
This commit is contained in:
parent
6067f0ff0b
commit
e21342857d
16 changed files with 569 additions and 137 deletions
2
users/gandalf/modules/neovim/config/init.lua
Normal file
2
users/gandalf/modules/neovim/config/init.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
-- bootstrap lazy.nvim, LazyVim and your plugins
|
||||
require("config.lazy")
|
||||
Loading…
Add table
Add a link
Reference in a new issue