Installed dracula color theme via vim8 packages

This commit is contained in:
2020-10-27 10:00:46 -04:00
parent cab6804852
commit 486df895bb
+2 -1
View File
@@ -65,5 +65,6 @@ endif
call pathogen#infect()
colo dracula
packadd! dracula
colorscheme dracula
hi Comment cterm=NONE ctermfg=DarkRed gui=NONE guifg=red2