set prio 7 for lsp cmp

This commit is contained in:
Oliver Hartmann 2024-06-20 22:58:07 +02:00
parent 5caf3af08e
commit 6ec12aabbb

View File

@ -98,6 +98,7 @@ return {
keyword_pattern = [[\(\k\| \|\/\|#\)\+]],
},
},
priority = 7,
},
{ name = 'nvim_lsp_signature_help', priority = 7 },
-- { name = 'treesitter', priority = 6 },