Vim logo vim online Vim Book Ad

csv color : syntax highlight for CSV files

 script karma  Rating -1/1, Downloaded by 78

created by
Andre Hentz
 
script type
syntax
 
description
Simple commands to highlight CSV files. At this moment it only supports tab delimited files and a maximum of 14 columns.

Known bugs:
  1) coloring starts from the last column
  2) messed up whenever a entry in the first column is empty
 
install details
method 1) :source csv.vim
method 2) add to .vimrc:  autocmd BufNewFile,BufRead *.csv source csv.vim
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
csv.vim 1.0 19-Dec-2002 6.0 Andre Hentz Initial upload

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to [email protected] after searching the archive. Help Bram help Uganda.
SourceForge Logo