init: Turn autocmd to au
[vimconf.git] / ftdetect / gnuplot.vim
1 au BufRead,BufNewFile *.plt set filetype=gnuplot
2 au BufRead,BufNewFile *.gnuplot set filetype=gnuplot