mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-11-08 22:04:28 +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
|