summaryrefslogblamecommitdiffstats
path: root/ftdetect/csv.vim
blob: 4a8b0ccccb41209bfcd3a754b5269962f786e8ea (plain) (tree)
1
2
3


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