mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 20:08:17 +00:00

runtime(typescript): Fix highlighting symbols after number literal (vim/vim#12911)
fixes vim/vim#12831
535b9e12d0
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.