This website requires JavaScript.
Explore
Help
Sign In
jpm
/
.dotfiles
Watch
1
Star
1
Fork
You've already forked .dotfiles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2786f276ba
.dotfiles
/
nvim
/
init.lua
3 lines
72 B
Lua
Raw
Normal View
History
Unescape
Escape
Move to LazyVim
2023-04-10 01:27:17 +00:00
-- bootstrap lazy.nvim, LazyVim and your plugins
require
(
"
config.lazy
"
)