.dotfiles/home/.config/nvim/lua/plugs/neorg.lua

6 lines
91 B
Lua

return {
"nvim-neorg/neorg",
opts = {},
event = "VeryLazy",
lazy = true,
}