grails-vim : Easy file navigation and testing of Grails projects
script karma |
Rating 9/5,
Downloaded by 1648 |
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.
|
|
script versions (upload new version)
Click on the package to download.
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: 13.58.48.103
|