425 current 2024-04-19 01:04:57 24.05.20240418.bc279bb 6.8.6-zen1 nvidiaProduction nvidiaStable nvidiaVulkanBeta
This commit is contained in:
parent
b54c14aee8
commit
fd21efb0e7
1 changed files with 19 additions and 17 deletions
|
|
@ -7,6 +7,7 @@ return {
|
||||||
version = "*",
|
version = "*",
|
||||||
config = function()
|
config = function()
|
||||||
require("neorg").setup({
|
require("neorg").setup({
|
||||||
|
load = {
|
||||||
["core.defaults"] = {},
|
["core.defaults"] = {},
|
||||||
["core.concealer"] = {},
|
["core.concealer"] = {},
|
||||||
["core.dirman"] = {
|
["core.dirman"] = {
|
||||||
|
|
@ -27,6 +28,7 @@ return {
|
||||||
["core.qol.todo_items"] = {},
|
["core.qol.todo_items"] = {},
|
||||||
["core.esupports.hop"] = {},
|
["core.esupports.hop"] = {},
|
||||||
["core.esupports.indent"] = {},
|
["core.esupports.indent"] = {},
|
||||||
|
},
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue