feat(nvim): enable neorg itero & promo modules
This commit is contained in:
parent
3b65549788
commit
6c08f746c4
@ -73,6 +73,8 @@ return {
|
||||
},
|
||||
["core.ui"] = {},
|
||||
["core.ui.calendar"] = {},
|
||||
["core.itero"] = {},
|
||||
["core.promo"] = {}
|
||||
},
|
||||
})
|
||||
if vim.bo.filetype == "norg" then
|
||||
|
Loading…
Reference in New Issue
Block a user