mirror of
https://github.com/neovim/neovim.git
synced 2026-08-19 02:24:46 -05: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 https://github.com/vim/vim/commit/1c88aee1fa720aea07e133f32645914dcddd3435 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.