Add thrift language support, closes #49

This commit is contained in:
Adam Stankiewicz
2014-12-11 23:02:50 +01:00
parent 7f2e366334
commit bbc6be1099
4 changed files with 101 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [tomdoc](https://github.com/duwanis/tomdoc.vim) (syntax)
- [typescript](https://github.com/leafgarland/typescript-vim) (syntax, compiler, ftplugin, ftdetect)
- [vbnet](https://github.com/vim-scripts/vbnet.vim) (syntax)
- [thrift](https://github.com/solarnz/thrift.vim) (syntax, ftdetect)
- [toml](https://github.com/cespare/vim-toml) (syntax, ftdetect)
- [twig](https://github.com/beyondwords/vim-twig) (syntax, ftplugin, ftdetect)
- [xls](https://github.com/vim-scripts/XSLT-syntax) (syntax)