vim: Silently load color scheme
This commit is contained in:
parent
c5aa633d29
commit
a124656c1d
|
@ -54,7 +54,7 @@ set colorcolumn=80
|
|||
|
||||
" Solarized theme
|
||||
set background=dark
|
||||
colorscheme solarized
|
||||
silent! colorscheme solarized
|
||||
|
||||
" Persistent undo
|
||||
set undofile
|
||||
|
|
Reference in a new issue