mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-11-08 18:14:27 +01:00
5 lines
110 B
Lua
5 lines
110 B
Lua
-- bootstrap lazy.nvim, LazyVim and your plugins
|
|
require("config.lazy")
|
|
-- Plugins
|
|
-- Markdown Preview Plugin
|