sponsor Vim development Vim logo Vim Book Ad

mxl.vim : MaxL script syntax file

 script karma  Rating 0/0, Downloaded by 596  Comments, bugs, improvements  Vim wiki

created by
Anthony Yuan
 
script type
syntax
 
description
MaxL script syntax file, should be up-to-date with all features of Essbase 9.  If anything is missing, broken, not working well on your setup, or an inconvenience for you, please let me know, all feedback is welcome: <yyq123 at gmail.com>.

Screenshots:
-------------
http://www.flickr.com/photos/yyq123/5435807280/
 
install details
1. Copy csc.vim to: ~/.vim/syntax/mxl.vim or
$VIMFILES\syntax\mxl.vim

2. Add the following ommands to your vimrc file:
augroup filetypedetect
   au BufNewFile,BufRead *.msh setfiletype mxl
   au BufNewFile,BufRead *.mxl setfiletype mxl
augroup END
 

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
mxl.vim 0.1 2011-02-15 7.0 Anthony Yuan Initial upload
ip used for rating: 18.226.177.223

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