don't complain about not having lucius colorscheme during install
This commit is contained in:
parent
6afbc9fa3f
commit
b6fa9b2536
1 changed files with 5 additions and 1 deletions
|
|
@ -97,7 +97,11 @@ filetype on
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
syntax on
|
syntax on
|
||||||
|
|
||||||
colorscheme lucius
|
try
|
||||||
|
colorscheme lucius
|
||||||
|
catch
|
||||||
|
" deal with it
|
||||||
|
endtry
|
||||||
|
|
||||||
set t_Co=256
|
set t_Co=256
|
||||||
if &term =~ 'xterm-color'
|
if &term =~ 'xterm-color'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue