diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-14 11:36:13 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-14 11:38:00 +0200 |
commit | 96e9c416ae940753b57891b9852cfd834f9bd191 (patch) | |
tree | 5f07b45c607241fcece61d6702b5406c87321be3 /README.md | |
parent | d888bc4422a787549ffb6f0eee2104a905479c43 (diff) | |
download | vim-polyglot-96e9c416ae940753b57891b9852cfd834f9bd191.tar.gz vim-polyglot-96e9c416ae940753b57891b9852cfd834f9bd191.zip |
Add protobuf format support, closes #2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |