summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/shared/typescriptcommon.vim
AgeCommit message (Collapse)AuthorFiles
2026-04-21vim-patch:1c88aee: runtime: Remove wrong syn oneline keyword from a few ↵zeertzjq1
syntax files (#39266) 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>
2025-08-08vim-patch:66d8d28: runtime(typescript): Add syntax support for defer and ↵Christian Clason1
arbitrary module identifiers closes: vim/vim#17911 https://github.com/vim/vim/commit/66d8d286cdc38838bd74a6c3014dccda33c64330 Co-authored-by: rhysd <lin90162@yahoo.co.jp>
2024-05-25vim-patch:5e45715: runtime(typescript): update outdated syntax filesChristian Clason1
fixes: vim/vim#14721 fixes: HerringtonDarkholme/yats.vim#277 closes: vim/vim#14840 https://github.com/vim/vim/commit/5e4571508480c8f51748e49fb05c1891db0cb803 Co-authored-by: rhysd <lin90162@yahoo.co.jp>
2023-08-28vim-patch:535b9e12d02fChristian Clason1
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>
2023-08-23vim-patch:e8d6f03f6a61Sean Dewar1
runtime: Remove Brams name from a few more runtime files (vim/vim#12780) syntax/model.vim: minor wording improvement https://github.com/vim/vim/commit/e8d6f03f6a61f60de6893253621d057f63dd6a23 Use the updated "Last Change" date for all. Co-authored-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Adri Verhoef <a3@a3.xs4all.nl>
2022-08-16vim-patch:e1f3fd1d02e3 (#19796)Christian Clason1
Update runtime files https://github.com/vim/vim/commit/e1f3fd1d02e3f5fe6d2b6d82687c6846b8e500f8