aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-08-17 07:09:39 +0800
committerGitHub <noreply@github.com>2024-08-16 23:09:39 +0000
commit172cc23d88585dd7520726c2ebbba4ed7639e348 (patch)
treedf7d16fa64c1b3723870586838783d7c559c8531 /runtime/lua/vim/lsp
parentd698b3acca9632b68e198c7e7ca9b720c960e969 (diff)
downloadrneovim-172cc23d88585dd7520726c2ebbba4ed7639e348.tar.gz
rneovim-172cc23d88585dd7520726c2ebbba4ed7639e348.tar.bz2
rneovim-172cc23d88585dd7520726c2ebbba4ed7639e348.zip
vim-patch:d164f2a: runtime(vim): Update base-syntax, improve :let-heredoc highlighting (#30069)
The end marker must appear on line of its own without any trailing whitespace. Whitespace is incorrectly allowed before all end markers. Limiting this only to heredocs where "trim" was specified, and with the correct indent, is currently an intractable problem given that contained syntax groups (in this case :let) cannot be limited to start patterns. Highlight interpolated expressions when "eval" is specified. cloess: vim/vim#15511 https://github.com/vim/vim/commit/d164f2a521f8e52e587727657fb1c19e9a25f32a Co-authored-by: Doug Kearns <dougkearns@gmail.com>
Diffstat (limited to 'runtime/lua/vim/lsp')
0 files changed, 0 insertions, 0 deletions