This website requires JavaScript.
Explore
Help
Sign In
oalexander
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Pull Requests
Releases
Activity
Files
4521b4effd62627da11c3fb9cfa0e9d7d6ca1ae1
dotfiles
/
dot-config
/
nvim
/
init.lua
T
3 lines
72 B
Lua
Raw
Normal View
History
Unescape
Escape
feat(nvim): Use LazyVim for configurations
2025-01-24 08:59:32 -06:00
-- bootstrap lazy.nvim, LazyVim and your plugins
feat(neovim): Add nvim config files
2024-10-29 09:15:26 -05:00
require
(
"config.lazy"
)
Copy Permalink