-
Slightly simplified version of question from #1 showing similar issue with just an abbr. Default with So far so good. Seems like default is nvim-cmp/lua/cmp/config/default.lua Line 98 in 3192a0c So let's try without kind and menu: formatting = {
fields = { cmp.ItemField.Abbr },
}, and we get: Not so good, window expands further than it really needs to. Also, should Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
siduck
Jan 6, 2025
Replies: 1 comment
Answer selected by
gegoune
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@gegoune its fixed now, update the plugin! 28ab7f7