use the vim Dracula colorscheme, but dont complain if it does not exist
This commit is contained in:
parent
138ff9d6d9
commit
ecea5344b1
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ endif " has("autocmd")
|
||||||
|
|
||||||
"==================== colorscheme ====================
|
"==================== colorscheme ====================
|
||||||
let g:dracula_colorterm = 0
|
let g:dracula_colorterm = 0
|
||||||
colorscheme dracula
|
!silent colorscheme dracula
|
||||||
|
|
||||||
|
|
||||||
" ==================== Code Folding ====================
|
" ==================== Code Folding ====================
|
||||||
|
|
Loading…
Reference in a new issue