plugins: Move vim-clang away from plugins-local
[vimconf.git] / ftdetect / gnuplot.vim
1 au BufRead,BufNewFile *.plt set filetype=gnuplot
2 au BufRead,BufNewFile *.gnuplot set filetype=gnuplot