Skip to content

davetron5000/javax-javadoc-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Install

Use pathogen and clone this into your $VIM/bundle directory.

If not using pathogen, copy the contents of doc into $VIM/doc and do a :helptags $VIM/doc to generate the tag list.

Using

When editing a Java file:

:help DataSource

I find it helpful to do:

set keywordprg=

in my .vimrc so that the "K" command will look up the javadoc of the class I'm on

Make your own

http://davetron5000.github.com/vimdoclet/

About

Javadoc in vimdoc format for javax.* packages (save javax.xml)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published