Files
dotfiles/nvim/init.lua
Shaun Setlock ce0144ae4c Added neovim.
2024-12-30 22:21:57 -05:00

3 lines
72 B
Lua

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