Skip to content

This is a plugin to allow you to easily add imports within a Grails project

Notifications You must be signed in to change notification settings

sjurgemeyer/vim-grails-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

This is a plugin for vim that allows you to easily add imports within a groovy, grails or java project.

This project has been moved to http://github.com/sjurgemeyer/vimport

Installation

Include the following line in your .vimrc

Plugin 'sjurgemeyer/vim-grails-import'

Then, run

:PluginInstall

Clone the plugin's git repository

git clone git://github.com/sjurgemeyer/vim-grails-import.vim.git ~/.vim/bundle/vim-grails-import

If your vim configuration is under git version control, you could also set up the repository as a submodule, which would allow you to update more easily. The command is (provided you're in ~/.vim):

git submodule add git://github.com/sjurgemeyer/grails-import.vim.git bundle/grails-import

You can also just copy the files the old fashioned way, but I don't condone that type of behavior

Usage

Please see /doc/grailsImport.txt for additional details on usage and configuration.

About

This is a plugin to allow you to easily add imports within a Grails project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •