aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-04-01 14:57:29 +0200
committerChristian Clason <c.clason@uni-graz.at>2024-04-01 15:52:26 +0200
commitfeaab21c71b9c47e20ed88649bdd79b69c3806da (patch)
tree430622aa9cff3fb621c69e4e317f2ead338786cd /runtime/lua/vim/lsp
parent4a6b4b00cb6d619145cc420a52d80b1f62b19245 (diff)
downloadrneovim-feaab21c71b9c47e20ed88649bdd79b69c3806da.tar.gz
rneovim-feaab21c71b9c47e20ed88649bdd79b69c3806da.tar.bz2
rneovim-feaab21c71b9c47e20ed88649bdd79b69c3806da.zip
vim-patch:cc7597c1edf4
runtime(yaml): improve syntax highlighting for YAML - Recognize block scalar style to avoid unexpected highlighting by `yamlFlowString` (fix vim/vim#11517) - Improve performance of `yamlFlowMappingKey` by allowing execution by the NFA engine (fix vim/vim#10730) - It was intentionally disabled before patterns were optimized by `s:SimplifyToAssumeAllPrintable`. - Fix detection of flow style mapping indicators (fix vim/vim#8234). - Enable highlighting of explicit mapping value indicators and node properties in flow style. - Add syntax highlighting tests closes: vim/vim#14354 https://github.com/vim/vim/commit/cc7597c1edf478ad912d45b27f17175236f9791e Co-authored-by: itchyny <itchyny@cybozu.co.jp>
Diffstat (limited to 'runtime/lua/vim/lsp')
0 files changed, 0 insertions, 0 deletions