mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-12 21:33:53 -05:00
Allow user to turn GitGutter off and on.
This commit is contained in:
@@ -26,6 +26,13 @@ git clone git://github.com/airblade/vim-gitgutter.git
|
||||
```
|
||||
|
||||
|
||||
### Usage
|
||||
|
||||
You don't have to do anything: it just works.
|
||||
|
||||
You can turn vim-gitgutter off with `:call DisableGitGutter()` and on again with `:call EnableGitGutter()`. If you do this often I suggest adding mappings for these.
|
||||
|
||||
|
||||
### FAQ
|
||||
|
||||
> The colours in the sign column are weird.
|
||||
|
||||
Reference in New Issue
Block a user