diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2014-12-11 23:02:50 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2014-12-11 23:02:50 +0100 |
commit | bbc6be1099dee66a69dd4d44e029c4c2dc37aee0 (patch) | |
tree | b2ddaa79c35155bcaf5ab276b4644401c532706a /README.md | |
parent | 7f2e3663341d725b073857fcd3b2f5868ce85248 (diff) | |
download | vim-polyglot-bbc6be1099dee66a69dd4d44e029c4c2dc37aee0.tar.gz vim-polyglot-bbc6be1099dee66a69dd4d44e029c4c2dc37aee0.zip |
Add thrift language support, closes #49
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |