use gotham vim theme

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

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