onsails / lspkind.nvim

vscode-like pictograms for neovim lsp completion items
MIT License
1.51k stars 39 forks source link

breaking! make ellipsis configurable #54

Closed eeeXun closed 2 years ago

eeeXun commented 2 years ago

I would like to ellipsis_char to be configurable. When the value is nil, then not show anything. Or define whatever you like.

onsails commented 2 years ago

LGTM, thanks!