-
If I autocomplete the symbols of a Should I configure this in the language server (e.g., |
Beta Was this translation helpful? Give feedback.
Answered by
fitrh
Oct 4, 2023
Replies: 1 comment
-
You can write what we call For your use case, I think you can use lukas-reineke/cmp-under-comparator. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
goekce
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can write what we call
comparator
, see lua/cmp/config/compare.lua for an example.For your use case, I think you can use lukas-reineke/cmp-under-comparator.