mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
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.