grads.vim : GrADS syntax highlighting and indentation rules
| script karma |
Rating 4/1,
Downloaded by 118
|
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 |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 72.44.48.122
|