diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-03-05 11:28:34 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-05 11:28:34 +0800 |
commit | 0ffc9264996573e2e8e4ad787c230ebda6fdf8ce (patch) | |
tree | 1045dd462ac26a9b98a2628bfd50f32daf402561 /runtime/lua/vim/_editor.lua | |
parent | 971602029311c33353c88175f761557431330528 (diff) | |
download | rneovim-0ffc9264996573e2e8e4ad787c230ebda6fdf8ce.tar.gz rneovim-0ffc9264996573e2e8e4ad787c230ebda6fdf8ce.tar.bz2 rneovim-0ffc9264996573e2e8e4ad787c230ebda6fdf8ce.zip |
vim-patch:e5c9ba601573 (#27737)
runtime(vim): Update base-syntax, fix escaping :syn and :hi sub-groups (vim/vim#14137)
* runtime(vim): Update base-syntax, fix escaping :syn and :hi sub-groups
- Remove contained :syntax and :highlight sub-groups from the function
body cluster. These should only match in the respective commands.
- Remove vimSynLine syntax group from several clusters. The definition
of vimSynLine was removed in Vim 5.3.
* runtime(vim): Update syntax generator, use standard Last Change date format
The de facto standard date format is YYYY MMM DD.
https://github.com/vim/vim/commit/e5c9ba6015735b8b12e35dc5873bfc957dcbb600
Co-authored-by: dkearns <dougkearns@gmail.com>
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions