Skip to content

felipero/grails-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=3120

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


About

Easy file navigation and testing of Grails projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 96.9%
  • Groovy 3.1%