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