mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-12 13:33:49 -05:00
Add protobuf format support, closes #2
This commit is contained in:
1
ftdetect/proto.vim
Normal file
1
ftdetect/proto.vim
Normal file
@@ -0,0 +1 @@
|
||||
autocmd BufNewFile,BufRead *.proto setfiletype proto
|
||||
Reference in New Issue
Block a user