Skip to content

rzpt/import-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Prereqs https://github.com/junegunn/fzf.vim

Install the plugin

Plug 'rzpt/import-java'

Setup a repo

:call ImportJavaGenerate()

Bind the command

nmap <Leader>i <plug>(import-java-n)

Hide the import file globally

git config --global core.excludesFile '~/.gitignore'
echo .raw.import >> '~/.gitignore'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published