mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-09 12:03:48 -05:00
Fix typo.
This commit is contained in:
@@ -30,7 +30,7 @@ git clone git://github.com/airblade/vim-gitgutter.git
|
|||||||
|
|
||||||
> The colours in the sign column are weird.
|
> The colours in the sign column are weird.
|
||||||
|
|
||||||
The syntax highlighting for your sign column is probably set strangely. Either modify your colorscheme or add this to your `~.vimrc`:
|
The syntax highlighting for your sign column is probably set strangely. Either modify your colorscheme or add this to your `~/.vimrc`:
|
||||||
|
|
||||||
```
|
```
|
||||||
highlight clear SignColumn
|
highlight clear SignColumn
|
||||||
|
|||||||
Reference in New Issue
Block a user