Add dracula theme to vimrc
This commit is contained in:
2
vimrc
2
vimrc
@@ -192,6 +192,8 @@ if IsWindows()
|
|||||||
Plug 'godlygeek/csapprox' " Try to make gvim themes look decent on Windows.
|
Plug 'godlygeek/csapprox' " Try to make gvim themes look decent on Windows.
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Plug 'dracula/vim', { 'as': 'dracula' }
|
||||||
|
|
||||||
"//////////////////////////////
|
"//////////////////////////////
|
||||||
" SYNTAX HIGHLIGHTING
|
" SYNTAX HIGHLIGHTING
|
||||||
"//////////////////////////////
|
"//////////////////////////////
|
||||||
|
|||||||
Reference in New Issue
Block a user