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

1
ftdetect/proto.vim Normal file
View File

@@ -0,0 +1 @@
autocmd BufNewFile,BufRead *.proto setfiletype proto