aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/api_spec.lua
diff options
context:
space:
mode:
authorL3MON4D3 <41961280+L3MON4D3@users.noreply.github.com>2022-06-29 18:53:49 +0200
committerGitHub <noreply@github.com>2022-06-29 09:53:49 -0700
commit6f6286e4f90da25a7d1b6bcc96b79b0ccbaf5c26 (patch)
tree4b7851722cd50277f4f87a8e04ef4fcbbc305a9d /test/functional/terminal/api_spec.lua
parent1eb9624666a8478d66e693c7f00fc633a6b1b8ca (diff)
downloadrneovim-6f6286e4f90da25a7d1b6bcc96b79b0ccbaf5c26.tar.gz
rneovim-6f6286e4f90da25a7d1b6bcc96b79b0ccbaf5c26.tar.bz2
rneovim-6f6286e4f90da25a7d1b6bcc96b79b0ccbaf5c26.zip
fix(lsp): small bugs in snippet-parser #18998
This fixes the following bugs: `${1:else_text}` -> format with if_text: "else_text" `${1:-else_text}` -> format with if_text: "else_text" `${1:}` in `format` (eg. empty else_text) -> error. `${1:}` (eg. empty placeholder) -> error. Thanks hrsh7th :)
Diffstat (limited to 'test/functional/terminal/api_spec.lua')
0 files changed, 0 insertions, 0 deletions