-
I have tried the many solutions attempted in #980 , but I am still seeing this: Presumably I'm doing something incorrectly- I wish I could decrease the sizing in the third column, which gets unwieldy in sizing. |
Beta Was this translation helpful? Give feedback.
Answered by
duncanam
Mar 11, 2025
Replies: 1 comment
-
So I wandered across Lazyvim's implementation and stole their config and this worked nicely http://www.lazyvim.org/extras/coding/nvim-cmp How I made this work with Nvchad: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
duncanam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So I wandered across Lazyvim's implementation and stole their config and this worked nicely
http://www.lazyvim.org/extras/coding/nvim-cmp
How I made this work with Nvchad:
duncanam/devbox@a173ad6