.bin
.config
lazygit
nvim
lua
.neoconf.json
LICENSE
README.md
init.lua
lazyvim.json
stylua.toml
tmux
.ssh
.vscode
.gitattributes
.gitignore
.lazy.lua
Containerfile
DESIGN.md
gitconfig.template
home.tar.gz
start.sh
3 lines
72 B
Lua
3 lines
72 B
Lua
![]() |
-- bootstrap lazy.nvim, LazyVim and your plugins
|
||
|
require("config.lazy")
|