Files
.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
workspaces/.config/nvim/init.lua

3 lines
72 B
Lua
Raw Normal View History

-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")