Add protobuf format support, closes #2

This commit is contained in:
Adam Stankiewicz
2013-09-14 11:36:13 +02:00
parent d888bc4422
commit 96e9c416ae
4 changed files with 109 additions and 0 deletions

View File

@@ -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)