drools.vim : Syntax highlighting for DROOLS Rules Sets.
script karma |
Rating 21/9,
Downloaded by 1088 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Alan Daniels |
|
script type |
syntax |
|
description |
Syntax highlighting for "Rules Set" files for the DROOLS Rules Engine, a.k.a, JBoss Rules: http://labs.jboss.com/jbossrules/. This does a ton of borrowing from the existing Java syntax file, as written by Claudio Fleiner <claudio@fleiner.com>, so I hope he doesn't mind. This is just an initial version that I wrote to make writing DROOLS files a little more bearable, so if you see any desired improvements, just e-mail me and let me know. Thanks! |
|
install details |
In the "autocmds" section of your .vimrc file, just add this line:
au bufreadpost,filereadpost *.drl set ft=drools |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.118.195.19
|