Fix settings Neorg

This commit is contained in:
Archie Fox
2025-08-15 14:00:44 +03:00
parent af607b992e
commit 9a59b7bff5
2 changed files with 15 additions and 10 deletions

View File

@@ -29,6 +29,13 @@ return {
create_todo_parents = true,
},
},
["core.qol.toc"] = {
config = {
auto_toc = {
open = true,
},
},
},
},
})
end,