java.vim : Convenience mappings for Java programming
script karma |
Rating 44/22,
Downloaded by 3286 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Gavin Sinclair |
|
script type |
ftplugin |
|
description |
Contains several mappings (about 30) to save typing when Java programming. Most are short for keywords, types, etc. (e.g. ,p ,s ,f ^Ts --> public static final String). Some are more complex, like inserting a javadoc comment or expanding a constructor.
The script is commented sufficiently.
I haven't added anything to this for ages, but there is no limit to how useful this can be, so please feel free to add updates. |
|
install details |
Drop it in your ~/.vim/ftplugin or ./vimfiles/ftplugin directory.
If you already have a java ftplugin, create a subdirectory "java" and drop them both in. Or rename this to java_maps.vim. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.223.121.54
|