wookayin/dotfiles

Enhance nvim-cmp completion window

wookayin opened this issue · 1 comments

  • Display type information (LSP) or title (snippets)
  • More subdivided highlights for "menu" (cmp source, LSP server name, detail info, etc.)
  • Better truncation and automatic width/height if the window gets too large

Before:

image

After:

image