diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2017-02-02 21:44:42 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2017-02-02 21:44:42 +0100 |
commit | 39036a553f353ffb70ec4ad25c0789567fb3518d (patch) | |
tree | 9993c4d2ce0fddc3b014e39f18014d6af54a93bb /README.md | |
parent | e685e4b431ab017d1aec9f9668fbeeeb6e7113e6 (diff) | |
download | vim-polyglot-39036a553f353ffb70ec4ad25c0789567fb3518d.tar.gz vim-polyglot-39036a553f353ffb70ec4ad25c0789567fb3518d.zip |
Add terraform, closes #163
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -106,6 +106,7 @@ If you need full functionality of any plugin, please use it directly with your p - [stylus](https://github.com/wavded/vim-stylus) (syntax, indent, ftplugin, ftdetect) - [swift](https://github.com/keith/swift.vim) (syntax, indent, ftplugin, ftdetect) - [systemd](https://github.com/kurayama/systemd-vim-syntax) (syntax, ftdetect) +- [terraform](https://github.com/hashivim/vim-terraform) (syntax, indent, ftdetect, ftplugin) - [textile](https://github.com/timcharper/textile.vim) (syntax, ftplugin, ftdetect) - [thrift](https://github.com/solarnz/thrift.vim) (syntax, ftdetect) - [tmux](https://github.com/keith/tmux.vim) (syntax, ftplugin, ftdetect) |