dotfiles/nvim/init.lua
2024-05-09 16:17:11 +02:00

5 lines
110 B
Lua

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