| x12 syntax : Highlighter for X12 EDI(electronic data interchange) files 
 
 
  | script karma | Rating 6/6,
    Downloaded by 1034 | Comments, bugs, improvements | Vim wiki |  
 
script versions (upload new version)| created by |  | ranjith chandran |  |  |  | script type |  | syntax |  |  |  | description |  | A simple syntax highlighter for EDI X12 files - It does not validate the correctness of X12s. Just highlights the file.
 Currently only Healthcare 270/271s are tested.
 |  |  |  | install details |  | Copy the file to $VIMRUNTIME/syntax/  (Windows)
 or
 ~/.vim/syntax/                      (*nix)
 
 Put an entry to $VIMRUNTIME/filetype.vim like:
 
 " X12
 au BufNewFile,BufRead *.x12		setf x12
 
 To auto load the syntax.
 
 
 |  |  |  
Click on the package to download.
 
ip used for rating: 216.73.216.155 |