File tree
Expand file treeCollapse file tree1 file changed
+12
-2
lines changed Expand file treeCollapse file tree1 file changed
+12
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 |
| -Typescript Syntax for Vim |
| 1 | +An old Typescript Syntax for Vim |
2 | 2 | =========================
|
3 | 3 |
|
| 4 | +--- |
| 5 | + |
| 6 | +NOTE: This Typescript syntax was created before Typescript's 1.0 release, more than a decade ago. I hope it |
| 7 | +has been helpful but there are now other options available. Vim has included |
| 8 | +[Typescript syntax](https://.com/vim/vim/blob/master/runtime/syntax/typescript.vim) for some years, |
| 9 | +which receives more frequent updates at its own [repository](https://.com/HerringtonDarkholme/yats.vim). |
| 10 | +Neovim can also use a [treesitter grammar](https://.com/tree-sitter/tree-sitter-typescript) for highlighting. |
| 11 | + |
| 12 | +--- |
| 13 | + |
4 | 14 | Syntax file and other settings for [TypeScript](http://typescriptlang.org). The
|
5 |
| -syntax file is taken from this [blog |
| 15 | +syntax file was originally from this 2012 [blog |
6 | 16 | post](https://docs.microsoft.com/en-us/archive/blogs/interoperability/sublime-text-vi-emacs-typescript-enabled).
|
7 | 17 |
|
8 | 18 | Checkout [Tsuquyomi](https://.com/Quramy/tsuquyomi) for omni-completion
|
|
You can’t perform that action at this time.
0 commit comments