Last active
October 14, 2020 18:33
-
-
Save carousel/696be58014ba1f8a3ed9757d3ff82ea0 to your computer and use it in GitHub Desktop.
Use vim to search Java docs API
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#read the comment below first | |
#paster this line into your .vimrc file | |
#<leader> is mapped to , | |
map ,g gx u | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
l install snipMate vim plugin and paste this inside java.snippets file: