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