]> git.pld-linux.org Git - packages/protobuf.git/blob - ftdetect-proto.vim
- package vim syntax
[packages/protobuf.git] / ftdetect-proto.vim
1 augroup filetype
2   au! BufRead,BufNewFile *.proto setfiletype proto
3 augroup end
4
This page took 0.037989 seconds and 3 git commands to generate.