Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check for existence of signs before clearing.
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.
- Loading branch information