Awesome
A simple vim plugin which adds bindings for hlint's --refactor
option.
More information can be found here.
Bindings
to
- Apply one hint at cursor positionta
- Apply all suggestions in the file
If you don't need it, add to .vimrc.
let g:hlintRefactor#disableDefaultKeybindings = 1