hrsh7th / nvim-compe

Auto completion Lua plugin for nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] Filter completion items by kind, exclude 'Text' items

vatosarmat opened this issue · comments

Hello. LSP sends CompletionItemKind.Text items which I consider redundant and would like to exclude to minimize the noise. Is it possible? Thanks.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.