summaryrefslogtreecommitdiff
blob: 5b76a4f6a6f37a7684d832a0dcd0f3fe9febed7c (plain)
1
2
3
augroup filetype
	au! BufRead,BufNewFile *.proto setfiletype proto
augroup end