Fix git-gutter

This commit is contained in:
Julian Ospald 2020-06-14 22:42:38 +02:00
parent 8853388dea
commit 2c6ffd02e5
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 3 additions and 0 deletions

3
vimrc
View File

@ -235,6 +235,9 @@ try
catch
endtry
" git-gutter workaround
" https://github.com/airblade/vim-gitgutter/issues/696
autocmd ColorScheme * highlight! link SignColumn LineNr
" ==========colors===========
"set t_Co=256