diff options
Diffstat (limited to 'ftdetect/proto.vim')
-rw-r--r-- | ftdetect/proto.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/proto.vim b/ftdetect/proto.vim new file mode 100644 index 00000000..39746600 --- /dev/null +++ b/ftdetect/proto.vim @@ -0,0 +1 @@ +autocmd BufNewFile,BufRead *.proto setfiletype proto |