fixing init.lua

main
Zynh0722 2024-07-09 03:32:31 -07:00
parent 306d2b2361
commit 46958142ff
1 changed files with 4 additions and 1 deletions

View File

@ -1 +0,0 @@
/nix/store/hqcbiwnv1298ak69qhdq58ppy47vja9c-home-manager-files/.config/nvim/init.lua

4
init.lua Normal file
View File

@ -0,0 +1,4 @@
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")
vim.g.editorconfig = true