aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/yacc.vim
blob: e3cb5ee834314a5a5253a8275dc8fd08b9ce1774 (plain) (blame)
1
2
3
4
" Yacc files
autocmd BufNewFile,BufRead
      \ *.y,*.yy
      \ setfiletype yacc