Closed danymat closed 2 years ago
Hello, this allows me to do something like this (just replaced cb with before though)
cb
before
In order to apply custom format:
Nice! Could you also put option documentation in README?
Just did that, what do you think ?
thanks!
@danymat can you show full code please.
What is the types.lsp.insertTextFormat.Snippet?
types.lsp.insertTextFormat.Snippet
https://github.com/danymat/dotfiles/blob/d91534d08e5a3f6085f8348ec3c41982e9b74941/nvim/.config/nvim/lua/configs/cmp.lua#L35-L60
I made a function similar to @danymat that works with Ultisnips, see here
Hello, this allows me to do something like this (just replaced
cb
withbefore
though)In order to apply custom format: