sponsor Vim development Vim logo Vim Book Ad

compiler/flex.vim : Compiler plugin for Adobe Flex 2 compiler

 script karma  Rating 11/7, Downloaded by 1675  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)
 

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
flex.vim 1 2006-12-28 6.0 Swaroop C H Initial upload
ip used for rating: 54.81.61.14

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