compiler/flex.vim : Compiler plugin for Adobe Flex 2 compiler
script karma |
Rating 11/7,
Downloaded by 1790 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Swaroop C H |
|
script type |
utility |
|
description |
A simple Vim compiler plugin to run ':make' for Adobe Flex 2 MXML files.
Currently, it works only with 'mxmlc'. |
|
install details |
1. Download the script and put it in your ~/.vim/compiler/ directory.
2. Put this in your ~/.vimrc:
autocmd BufNewFile,BufRead *.mxml compiler flex
3. Open an MXML file and run ':make'
4. Run ':clist' to see list of errors (if any) |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.171
|