set conditional colorscheme
This commit is contained in:
parent
135226b7ad
commit
8bccbff378
1 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,8 @@ let g:LatexBox_Folding = 1
|
|||
|
||||
syntax enable
|
||||
set background=dark
|
||||
colorscheme base16-3024
|
||||
colorscheme desert
|
||||
silent! colorscheme base16-3024 " conditional colorscheme
|
||||
|
||||
set number " line numbers on the right side
|
||||
set showcmd " show the commands while typing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue