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

@ -22,6 +22,7 @@ cmp.setup {
{ name = 'path' },
{ name = 'buffer', keyword_length = 3, max_item_count = 7 },
{ name = 'calc' },
{ name = 'neorg' },
}),
window = {
completion = {
@ -50,7 +51,7 @@ cmp.setup {
Enum = 'E#',
Keyword = '$1',
Color = '',
File = '',
File = '#`',
Reference = '',
Folder = '',
EnumMember = '',