2018-10-23 commit, with vim-pathogen
This commit is contained in:
3
ftdetect/csv.vim
Normal file
3
ftdetect/csv.vim
Normal file
@ -0,0 +1,3 @@
|
||||
" Install Filetype detection for CSV files
|
||||
au BufRead,BufNewFile *.csv,*.dat,*.tsv,*.tab set filetype=csv
|
||||
|
Reference in New Issue
Block a user