fixing typo in the last vimrc update
This commit is contained in:
parent
ecea5344b1
commit
f81e430c73
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ endif " has("autocmd")
|
|||
|
||||
"==================== colorscheme ====================
|
||||
let g:dracula_colorterm = 0
|
||||
!silent colorscheme dracula
|
||||
silent! colorscheme dracula
|
||||
|
||||
|
||||
" ==================== Code Folding ====================
|
||||
|
|
Loading…
Reference in a new issue