Fix typo.

This commit is contained in:
Andy Stewart
2013-02-22 09:24:16 +01:00
parent aab9bd5ad9
commit 5670e9b674

View File

@@ -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