mirror of
https://github.com/sebaschi/dotfiles.git
synced 2026-07-02 03:20:35 +02: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
|