Files
dotfiles/neovim/dot-config/init.lua

5 lines
110 B
Lua

-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")
-- Plugins
-- Markdown Preview Plugin