/ant.vim

vim plugin for ant description file

Primary LanguageVim Script

This script runs target under cursor position in ant files.

To use this script first set the file type to ant in xml file

set ft=ant

put cursor on target line, then press R