sponsor Vim development Vim logo Vim Book Ad

grads.vim : GrADS syntax highlighting and indentation rules

 script karma  Rating 17/5, Downloaded by 1128  Comments, bugs, improvements  Vim wiki

created by
P G
 
script type
syntax
 
description
This file contains an update of the default grads.vim syntax file and indentation rules for GrADS script language.
Includes syntax support for CTL files.

For an overview of GrADS, you can visit http://www.iges.org/grads/
 
install details
Untar file and copy or symlink its content to:

syntax/*        -->     ~/.vim/syntax/
indent/*        -->     ~/.vim/indent/
filetype.vim    -->     ~/.vim/

If filetype.vim exists, add this line:

au BufRead,BufNewFile *.ctl setfiletype ctl

into the block "augroup filetypedetect" of your ~/.vim/filetype.vim file
 

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
grads.zip 0.3 2012-08-15 7.0 P G Added support for .ctl files (GrADS descriptor file)
grads.zip 0.2 2012-08-15 7.0 P G bugfixes (numbers)
grads.tar.gz 0.1.1 2012-01-12 7.0 P G Fixed compound variables syntax
grads.tar.gz 0.1 2011-12-31 5.7 P G Initial upload
ip used for rating: 3.15.193.45

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