summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2014-12-11 23:02:50 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2014-12-11 23:02:50 +0100
commitbbc6be1099dee66a69dd4d44e029c4c2dc37aee0 (patch)
treeb2ddaa79c35155bcaf5ab276b4644401c532706a /README.md
parent7f2e3663341d725b073857fcd3b2f5868ce85248 (diff)
downloadvim-polyglot-bbc6be1099dee66a69dd4d44e029c4c2dc37aee0.tar.gz
vim-polyglot-bbc6be1099dee66a69dd4d44e029c4c2dc37aee0.zip
Add thrift language support, closes #49
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 08509ee3..f84a1bfb 100644
--- a/README.md
+++ b/README.md
@@ -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)