hrsh7th / cmp-nvim-lsp

nvim-cmp source for neovim builtin LSP client
MIT License
1.24k stars 48 forks source link

remove first space #28

Closed paopaol closed 1 year ago

paopaol commented 2 years ago

some times complete items returned by clangd, has space at first char.remove it.this can make remove dup works good

hrsh7th commented 1 year ago

Sorry for,kately response. The clangd has option for it. please read the cmp help faq section.