diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-07-17 20:06:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-17 12:06:59 +0000 |
commit | 5d7fd74397a9fb96bc9d1f72c402884b51255bf2 (patch) | |
tree | 79549bea89fee304a3ae6b81e575fd811b049d1c /runtime/lua/vim/lsp/inlay_hint.lua | |
parent | 05dcda8f9b0583505327692570a2cfd0225124dc (diff) | |
download | rneovim-5d7fd74397a9fb96bc9d1f72c402884b51255bf2.tar.gz rneovim-5d7fd74397a9fb96bc9d1f72c402884b51255bf2.tar.bz2 rneovim-5d7fd74397a9fb96bc9d1f72c402884b51255bf2.zip |
vim-patch:8.1.1588: in :let-heredoc line continuation is recognized (#29767)
Problem: In :let-heredoc line continuation is recognized.
Solution: Do not consume line continuation. (Ozaki Kiichi, closes vim/vim#4580)
https://github.com/vim/vim/commit/e96a2498f9a2d3e93ac07431f6d4afd77f30afdf
Nvim already sets may_garbage_collect to false in nv_event(), so the
timer change isn't needed.
Other changes have already been ported.
Also fix incorrect port of test in patch 8.1.1356.
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/lsp/inlay_hint.lua')
0 files changed, 0 insertions, 0 deletions