sponsor Vim development Vim logo Vim Book Ad

srecord.vim : Syntax highlights S-Record files.

 script karma  Rating 5/7, Downloaded by 1225  Comments, bugs, improvements  Vim wiki

created by
brad phelan
 
script type
syntax
 
description
Syntax highlights S-Record files.
 
install details
Create a filetype for your srecords. For example in my filetype.vim page I\\'ve entered

\\\"Srecord Files

au! BufRead,BufNewFile *.s19 setfiletype srecord

Now place the script in your syntax plugin in directory.
 

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
srecord.vim 2.0 2002-08-05 6.0 brad phelan Added support for other S-Record line types. Previously only S3 type lines were supported.
srecord.vim 1.0 2002-06-26 6.0 brad phelan Initial upload
ip used for rating: 3.17.6.75

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 the maillist. Help Bram help Uganda.
   
Vim at Github