aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/protocol.lua
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-08-17 11:34:55 +0200
committerChristian Clason <c.clason@uni-graz.at>2024-08-17 13:03:13 +0200
commit78fb387f87deb153cfef243a390e9a55370c35a5 (patch)
tree3c3b34761b84ee5d7d1dd381970b1a3f7ba68d2b /runtime/lua/vim/lsp/protocol.lua
parent89df96b5cf415c5cd56ddb04d823c73670e5ffaa (diff)
downloadrneovim-78fb387f87deb153cfef243a390e9a55370c35a5.tar.gz
rneovim-78fb387f87deb153cfef243a390e9a55370c35a5.tar.bz2
rneovim-78fb387f87deb153cfef243a390e9a55370c35a5.zip
vim-patch:11c92be: runtime(dosbatch): Add syn-sync to syntax file
Closing parentheses were often highlighted as errors. Add a syntax sync command to reduce the error. Also fix that `defined` was not highlighted as an operator inside parentheses. E.g.: ``` if defined foo ( if defined bar ( ... ) ) ``` The first `defined` was highlighted but the second one was not. related: vim/vim#15453 https://github.com/vim/vim/commit/11c92be8974f04ab12ff3f9cd89a692bbd6c46d9 Co-authored-by: Ken Takata <kentkt@csc.jp>
Diffstat (limited to 'runtime/lua/vim/lsp/protocol.lua')
0 files changed, 0 insertions, 0 deletions