This website requires JavaScript.
Explore
Help
Sign in
histalek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Releases
Activity
43b3312158
dotfiles
/
.config
/
nvim
/
init.lua
3 lines
72 B
Lua
Raw
Normal View
History
Unescape
Escape
nvim: Move from custom nvim config to LazyVim
2023-04-07 10:31:26 +02:00
-- bootstrap lazy.nvim, LazyVim and your plugins
require
(
"
config.lazy
"
)
Copy permalink