mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 01:39:54 +01:00
nvim
This commit is contained in:
@@ -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,
|
||||
-- },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user