New color = deus

This commit is contained in:
Mahesh Asolkar 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

View File

@ -2,7 +2,7 @@
# TMUX Configuration file
#
# General settings {{{
set -g default-terminal "tmux-256color"
set -g default-terminal "screen-256color"
set -g prefix C-a
unbind-key C-b
bind-key C-a send-prefix