plugins: Pin nvim-treesitter to v0.8.0
[vimconf.git] / ftdetect / gnuplot.vim
1 au BufRead,BufNewFile *.plt set filetype=gnuplot
2 au BufRead,BufNewFile *.gnuplot set filetype=gnuplot