sponsor Vim development Vim logo Vim Book Ad

grails-vim : Easy file navigation and testing of Grails projects

 script karma  Rating 9/5, Downloaded by 1525  Comments, bugs, improvements  Vim wiki

created by
Nathan Neff
 
script type
utility
 
description
Grails-vim makes it easy to navigate Grails projects and view the test reports that Grails creates.

  - Navigate from Domain Models to Controllers, Views, Tests and Test Reports
  - Easily view the errors / failed tests, and jump to the failed tests.
  - Quickly navigate controller methods, such as Save, Create, Edit, Index
  - Provides built-in syntax highlighting for .gsp pages

Screenshots:

http://notesmine.com/grails_vim#screenshots

Recommended Additional Plugins:

Fuzzy Finder:  http://www.vim.org/scripts/script.php?script_id=1984

 
install details
Unzip grails-vim.zip into your ~/.vim directory.

Inside Vim, run

:helptags ~/.vim/doc

:help grails

If you want to jump to test results, make sure you have the $GROOVY_HOME
environment variable set correctly.
 

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
grails-vim.zip 0.2 2010-06-18 6.0 Nathan Neff 0.2 features:
    Added |GrailsMapPrefix| to allow users to define their own map leader
    for GrailsVim commands

    Added <Plug>GrailsDisplayUrlMappings

    Added documentation about how to change mappings using g:GrailsMapPrefix
    and/or <leader>
grails-vim.zip 0.1 2010-06-11 6.0 Nathan Neff Initial upload
ip used for rating: 18.217.139.141

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