This commit is contained in:
Zacharias-Brohn
2025-02-13 22:48:36 +01:00
parent 8b359f0b34
commit 56468e82c5
2 changed files with 11 additions and 18 deletions
+7 -7
View File
@@ -279,11 +279,11 @@ return {
end,
},
{
"nvim-neorg/neorg",
dependencies = "3rd/image.nvim",
config = function()
require "configs.neorg"
end,
},
-- {
-- "nvim-neorg/neorg",
-- dependencies = "3rd/image.nvim",
-- config = function()
-- require "configs.neorg"
-- end,
-- },
}