mxl.vim : MaxL script syntax file
script karma |
Rating 0/0,
Downloaded by 689 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 13.58.215.209
|