Switch to LazyVim.
This commit is contained in:
parent
9eeb3ed88e
commit
5acb10f0aa
24 changed files with 626 additions and 91 deletions
3
_saved/neovim/nvchad/lua/init.lua
Normal file
3
_saved/neovim/nvchad/lua/init.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
vim.g.base46_cache = vim.fn.stdpath "data" .. "/base46_cache/"
|
||||
dofile(vim.g.base46_cache .. "defaults")
|
||||
dofile(vim.g.base46_cache .. "statusline")
|
Loading…
Add table
Add a link
Reference in a new issue