Replies: 1 comment
-
NeoCodeium is independent plugin, so it is nothing special how you should configure I suggest making one of the plugin (neocodeium or cmp) to complete only on demand (with a kely). Personally, I have set manual completion in cmp, but it could be done vice versa: cmp.setup({
completion = {
autocomplete = false,
}
} You can also set its events to disable neocodeium when |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My config
Beta Was this translation helpful? Give feedback.
All reactions