moar stuff

This commit is contained in:
2023-01-22 02:00:25 -05:00
parent 8ee0a06cb2
commit 52ba49ec82
11 changed files with 106 additions and 27 deletions

View File

@ -13,5 +13,6 @@ require('neorg').setup {
['core.norg.completion'] = {
config = { engine = 'nvim-cmp', }
},
['core.integrations.nvim-cmp'] = {},
}
}