This website requires JavaScript.
Explore
Help
Register
Sign In
hypercross
/
nvim-configs
Watch
1
Star
0
Fork
You've already forked nvim-configs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb79b0e6a9
nvim-configs
/
init.lua
3 lines
72 B
Lua
Raw
Normal View
History
Unescape
Escape
docs: init.lua
2023-01-07 17:53:23 +08:00
-- bootstrap lazy.nvim, LazyVim and your plugins
feat: initial commit
2023-01-07 17:20:36 +08:00
require
(
"
config.lazy
"
)