orgmode related

This commit is contained in:
Thomas Ruoff
2023-09-26 23:16:49 +02:00
parent d0a41abdf9
commit c5c7497fa5
2 changed files with 10 additions and 7 deletions

View File

@@ -67,6 +67,7 @@ return {
},
sources = {
{ name = 'nvim_lsp_signature_help', group_index = 1 },
{ name = 'orgmode' },
{ name = 'luasnip', max_item_count = 5, group_index = 1 },
{ name = 'nvim_lsp', max_item_count = 20, group_index = 1 },
{ name = 'nvim_lua', group_index = 1 },