[vim] silences colorscheme error on install
This commit is contained in:
parent
046b3f4a31
commit
1f4aba0710
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ filetype plugin indent on
|
|||
|
||||
syntax enable
|
||||
set background=dark
|
||||
colorscheme hybrid
|
||||
silent! colorscheme hybrid
|
||||
|
||||
augroup ExtraWhitespace
|
||||
autocmd BufEnter * highlight ExtraWhitespace ctermbg=DarkRed ctermfg=white
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue