diff options
Diffstat (limited to '')
| -rw-r--r-- | README.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -10,7 +10,7 @@ A collection of language packs for Vim.  > One to rule them all, one to find them, one to bring them all and in the darkness bind them.  - It **won't affect your startup time**, as scripts are loaded only on demand\*. -- It **installs and updates 120+ times faster** than the <!--Package Count-->137<!--/Package Count--> packages it consists of. +- It **installs and updates 120+ times faster** than the <!--Package Count-->138<!--/Package Count--> packages it consists of.  - Solid syntax and indentation support (other features skipped). Only the best language packs.  - All unnecessary files are ignored (like enormous documentation from php support).  - No support for esoteric languages, only most popular ones (modern too, like `slim`). @@ -169,6 +169,7 @@ If you need full functionality of any plugin, please use it directly with your p  - [tomdoc](https://github.com/wellbredgrapefruit/tomdoc.vim) (syntax)  - [toml](https://github.com/cespare/vim-toml) (syntax, ftplugin)  - [tptp](https://github.com/c-cube/vim-tptp) (syntax) +- [tsx](https://github.com/ianks/vim-tsx) (syntax, indent, ftplugin)  - [twig](https://github.com/lumiliet/vim-twig) (syntax, indent, ftplugin)  - [typescript](https://github.com/leafgarland/typescript-vim) (syntax, indent, compiler, ftplugin)  - [vala](https://github.com/arrufat/vala.vim) (syntax, indent) | 
