hrsh7th / nvim-cmp

A completion plugin for neovim coded in Lua.
MIT License
7.53k stars 377 forks source link

Option for not trimming textEdit.newText #1706

Open jalvesaq opened 10 months ago

jalvesaq commented 10 months ago

For cmp-nvim-r, it would be better if textEdit.newText wasn't trimmed because function arguments are inserted with a blank space after the = symbol. Please, see https://github.com/jalvesaq/cmp-nvim-r/issues/8#issuecomment-1722222130