summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-14 11:36:13 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-14 11:38:00 +0200
commit96e9c416ae940753b57891b9852cfd834f9bd191 (patch)
tree5f07b45c607241fcece61d6702b5406c87321be3 /README.md
parentd888bc4422a787549ffb6f0eee2104a905479c43 (diff)
downloadvim-polyglot-96e9c416ae940753b57891b9852cfd834f9bd191.tar.gz
vim-polyglot-96e9c416ae940753b57891b9852cfd834f9bd191.zip
Add protobuf format support, closes #2
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 82370903..4c89d5a5 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [octave](https://github.com/vim-scripts/octave.vim--) (syntax)
- [php](https://github.com/spf13/PIV) (syntax, indent, autoload, ftplugin)
- [puppet](https://github.com/ajf/puppet-vim) (syntax, indent, ftplugin, ftdetect)
+- [protobuf](https://github.com/uarun/vim-protobuf) (syntax, ftdetect)
- [python](https://github.com/vim-scripts/python.vim--Vasiliev) (syntax)
- [rspec](https://github.com/skwp/vim-rspec) (syntax)
- [ruby](https://github.com/vim-ruby/vim-ruby) (syntax, indent, compiler, autoload, ftplugin, ftdetect)