mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
Update 2024-05-23
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
return {
|
||||
"nvim-neorg/neorg",
|
||||
dependencies = {
|
||||
"vhyrro/luarocks.nvim",
|
||||
{ "vhyrro/luarocks.nvim", config = true },
|
||||
},
|
||||
-- cmd = { "Neorg" },
|
||||
lazy = false,
|
||||
version = "*",
|
||||
ft = "norg",
|
||||
opts = {
|
||||
@@ -24,7 +25,8 @@ return {
|
||||
name = "[Neorg]",
|
||||
},
|
||||
},
|
||||
["core.export.markdown"] = {},
|
||||
["core.export"] = {},
|
||||
-- ["core.export.markdown"] = {},
|
||||
["core.summary"] = {
|
||||
config = {
|
||||
strategy = "default",
|
||||
|
||||
Reference in New Issue
Block a user