Skip to content

Use NEdit’s syntax highlighting to color columns in CSV (Comma-Separated Values) files

License

Notifications You must be signed in to change notification settings

DmitTrix/rainbow_csv_4_nedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

RainbowCSV for NEdit

Use NEdit’s syntax highlighting to color columns in CSV (Comma-Separated Values) and TSV (Tab-Separated Values) files. Adapted from the (much more feature-reach) Vim plugin RainbowCSV.

Installation

  1. Download RainbowCSV.pats, and run nedit -import path/to/RainbowCSV.pats
  2. Optionally, go to NEdit menu bar, choose Preferences → Default Settings → Language Modes…, find the newly added language modes at the bottom of the list, and move them to the desired location using "Move ^" and "Move v" buttons (e.g. to arrange the language modes alphabetically)
  3. In NEdit menu bar, do Preferences → Save Defaults…
  4. Optionally, edit ~/.nedit/nedit.rc file, find the section nedit.highlightPatterns, and move the newly added patterns to the desired location (e.g. to arrange the pattern definitions alphabetically). Note the "end of line" syntax for all lines except the last line of the section!

About

Use NEdit’s syntax highlighting to color columns in CSV (Comma-Separated Values) files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published