A simple vim plugin which adds bindings for hlint's --refactor option.
More information can be found here.
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