This website requires JavaScript.
Explore
Help
Sign In
Zynh0722
/
nvim
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
57decb1037
nvim
/
init.lua
5 lines
99 B
Lua
Raw
Normal View
History
Unescape
Escape
fixing init.lua
2024-07-09 10:32:31 +00:00
-- bootstrap lazy.nvim, LazyVim and your plugins
require
(
"
config.lazy
"
)
vim.g
.
editorconfig
=
true