set prio 7 for lsp cmp
This commit is contained in:
parent
5caf3af08e
commit
6ec12aabbb
@ -98,6 +98,7 @@ return {
|
|||||||
keyword_pattern = [[\(\k\| \|\/\|#\)\+]],
|
keyword_pattern = [[\(\k\| \|\/\|#\)\+]],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
priority = 7,
|
||||||
},
|
},
|
||||||
{ name = 'nvim_lsp_signature_help', priority = 7 },
|
{ name = 'nvim_lsp_signature_help', priority = 7 },
|
||||||
-- { name = 'treesitter', priority = 6 },
|
-- { name = 'treesitter', priority = 6 },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user