hrsh7th / cmp-cmdline

nvim-cmp source for vim's cmdline
MIT License
547 stars 42 forks source link

Can you hide source? #111

Open GNOMES opened 5 months ago

GNOMES commented 5 months ago

For normal nvim-cmp usage it is nice to see the source of the suggestion.

For cmp-cmdline I am only using cmdline as a source, so all of my suggests have "Variable" to identify the source.

Is it possible to just disable the suggestion source for just cmp-cmdline without impacting nvim-cmp?

esn89 commented 2 months ago

Glad I searched first. I have this exact same request. I find it a bit silly to have "Variable" show up here.