Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Always remove the sign column when disabling gitgutter.
Previously with `gitgutter_sign_column_always = 1` the sign column would remain after calling `GitGutterDisable`. Now the sign column is always removed when disabling gutter.
- Loading branch information