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
No known key found for this signature in database

View File

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