feat: neovim config directly from lazyvim starter clone
This commit is contained in:
parent
d5e8500b1a
commit
a088763559
12 changed files with 525 additions and 11 deletions
2
modules/home/rsydn/programs/nvim/init.lua
Normal file
2
modules/home/rsydn/programs/nvim/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