New color = deus

This commit is contained in:
2019-11-13 21:46:21 -08:00
parent 0a4f30a4f5
commit acc32f7bfd
2 changed files with 4 additions and 2 deletions

View File

@@ -53,6 +53,7 @@
Plugin 'mhinz/vim-signify'
Plugin 'tmhedberg/matchit'
Plugin 'spf13/vim-colors'
Plugin 'ajmwagar/vim-deus.git'
Plugin 'tpope/vim-surround'
Plugin 'tpope/vim-repeat'
Plugin 'drmikehenry/vim-fontsize'
@@ -117,7 +118,8 @@
set colorcolumn=120
endif
colorscheme molokai-dark
"colorscheme molokai-dark
colorscheme deus
set norelativenumber
set number