mirror of
https://github.com/neovim/neovim.git
synced 2026-05-06 16:29:57 -04:00
7d3e275b07
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.