2015-02-11 11:43:40 +01:00

4 lines
107 B
VimL

" Install Filetype detection for CSV files
au BufRead,BufNewFile *.csv,*.dat,*.tsv,*.tab set filetype=csv