fixing typo in the last vimrc update

This commit is contained in:
Andrew Davidson 2019-05-22 23:09:46 -04:00
parent ecea5344b1
commit f81e430c73
Signed by: amd
GPG key ID: 17AF8F2A49CF25C6

View file

@ -102,7 +102,7 @@ endif " has("autocmd")
"==================== colorscheme ====================
let g:dracula_colorterm = 0
!silent colorscheme dracula
silent! colorscheme dracula
" ==================== Code Folding ====================