How to set priority for "Snippets" from "nvim_lsp" source?
xeho91 opened this issue · 1 comments
xeho91 commented
Hi!
Thank you for your amazing plugin. This one is a real game-changer with speed and performance!
I am trying to configure the "priority" for Snippets only from nvim_lsp
source, so they will always be at the very top of my available completion list.
I want it to take precedence over other available completions from nvim_lsp
such as Keyword, Text, etc.?
How can I achieve it?
EXTRA: I am also using compe-tabnine, and I want the aforementioned Snippets only to take higher priority than TabNine suggestions. Is it possible?
xeho91 commented
Apologies, I made the issue in the wrong repository. The link to track the reply to this issue on nvim-compe #359.