feat(nvim): enable neorg itero & promo modules

This commit is contained in:
Price Hiller 2023-10-27 14:26:35 -05:00
parent 3b65549788
commit 6c08f746c4
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -73,6 +73,8 @@ return {
},
["core.ui"] = {},
["core.ui.calendar"] = {},
["core.itero"] = {},
["core.promo"] = {}
},
})
if vim.bo.filetype == "norg" then