Files
vim-gitgutter/plugin
Andy Stewart 5a48d86dca 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.
2013-03-01 09:01:09 +01:00
..