vim-java-ununsed-imports : Allows showing and removing unused imports in a java file.
script karma |
Rating 45/18,
Downloaded by 1438 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Ammar Khaku |
|
script type |
utility |
|
description |
A simple vim plugin to show unused imports in a java file. Built for purely selfish reasons, open-sourced to help others.
If you like this project, please star https://github.com/akhaku/vim-java-unused-imports/
Usage
In normal mode:
:UnusedImports " highlight all unused imports
:UnusedImportsReset " clear the highlights
:UnusedImportsRemove " remove all unused imports |
|
install details |
This plugin works with pathogen. Simply clone this repository to a subfolder within bundle/. Alternatively, copy unused-imports.vim to plugin/ |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.221.158.72
|