Generally, has anyone come up with a solution to support things like autopairs-nvim and endwise-style alongside blink (similar to how nvim-cmp works?) #157
-
Generally, has anyone come up with a solution to support things like autopairs-nvim and endwise-style alongside blink (similar to how nvim-cmp works?) |
Beta Was this translation helpful? Give feedback.
Answered by
benfrain
Nov 5, 2024
Replies: 1 comment 1 reply
-
This is fixed for me, just needed to add
To my config |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
megalithic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is fixed for me, just needed to add
To my config