diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-04-14 14:24:50 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-04-14 16:10:09 +0800 |
commit | cf37630d1b1443427c13e0a35e0a12b39e1415db (patch) | |
tree | ebc8ce38d5153eba2caa4cc83bf65a4f3753ddd6 /runtime/lua/vim/lsp/_snippet.lua | |
parent | 9c65a18753404ec0419bac45969be6c9e5a2fbb6 (diff) | |
download | rneovim-cf37630d1b1443427c13e0a35e0a12b39e1415db.tar.gz rneovim-cf37630d1b1443427c13e0a35e0a12b39e1415db.tar.bz2 rneovim-cf37630d1b1443427c13e0a35e0a12b39e1415db.zip |
vim-patch:8.2.1110: Vim9: line continuation does not work in function arguments
Problem: Vim9: line continuation does not work in function arguments.
Solution: Pass "evalarg" to get_func_tv(). Fix seeing double quoted string
as comment.
https://github.com/vim/vim/commit/e6b5324e3a3d354363f3c48e784c42ce3e77453f
Omit skipwhite_and_linebreak_keep_string(): Vim9 script only.
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/lsp/_snippet.lua')
0 files changed, 0 insertions, 0 deletions