NCL vim syntax

From: Kevin Mueller (kjmuelle AT atmos.uiuc.edu)
Date: Thu Sep 09 2004 - 08:50:55 MDT


Hi,
 I took the time to write a very basic vim syntax file for NCL. If anyone
else was looking for this, I attach it here. Also, if anyone is willing to
provide a better syntax file, I would be grateful.

To set up the vim syntax file, add the ncl.vim file to your .vim/syntax
directory. Then add the following two lines to your .vimrc:

au BufRead,BufNewFile *.ncl set filetype=ncl
au! Syntax newlang source $VIM/ncl.vim

Kevin Mueller
Dept. Atmospheric Science, Univ. Illinois




_______________________________________________
ncl-talk mailing list
ncl-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk



This archive was generated by hypermail 2b29 : Thu Sep 09 2004 - 13:54:30 MDT