mirror of
https://github.com/neovim/neovim.git
synced 2026-09-25 06:52:06 +00:00
runtime(typescript): Fix highlighting symbols after number literal (vim/vim#12911) fixes vim/vim#12831 https://github.com/vim/vim/commit/535b9e12d02f5fef969fb680d579c586bd5f40db Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
This directory "runtime/syntax/shared" contains Vim script files that are generated or used by more than one syntax file.