use gotham vim theme

master
Paul Walko 2017-11-18 22:48:39 -05:00
parent 15c89a5b18
commit 88ce208221
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@ -16,3 +16,6 @@
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/pack/plugins/opt/vim-gotham"]
path = vim/pack/plugins/opt/vim-gotham
url = https://github.com/whatyouhide/vim-gotham.git

@ -0,0 +1 @@
Subproject commit a4d2aebfe15cf4bebcd3e6b911fc73e874717006

2
vimrc
View File

@ -42,7 +42,7 @@ set autoindent
" Colors
syntax enable
set background=dark
colorscheme solarized8
colorscheme gotham256
filetype plugin on
" Fuzzy Finding