moar stuff

This commit is contained in:
2023-01-22 02:00:25 -05:00
parent 4ec198e9de
commit 74c846a7b6
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'] = {},
}
}