mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
This fixes a bug whereby opening Vim on a non-git tracked file, then calling `:DisableGitGutter` or `:ToggleGitGutter`, tried to clear a variable before it had been defined.