6 lines
91 B
Lua
6 lines
91 B
Lua
return {
|
|
"nvim-neorg/neorg",
|
|
opts = {},
|
|
event = "VeryLazy",
|
|
lazy = true,
|
|
}
|