mirror of
https://github.com/neovim/neovim.git
synced 2026-05-24 22:00:10 +00:00
Also:
- drop a few trailing whitespaces
- mark the oneline keyword for :syn keyword as error in the
Vim syntax script, add tests for it.
closes: vim/vim#20018
1c88aee1fa
Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
This directory "runtime/syntax/shared" contains Vim script files that are generated or used by more than one syntax file.