Skip to content

mpickering/hlint-refactor-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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 position
  • ta - Apply all suggestions in the file

If you don't need it, add to .vimrc.

let g:hlintRefactor#disableDefaultKeybindings = 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published