From 37cd1e870586a430e5b0ff4988107209332f1f8f Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 26 May 2015 22:41:43 -0400 Subject: [x,vim,spacemacs] switch back to gotham --- vim/.vimrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vim') diff --git a/vim/.vimrc b/vim/.vimrc index 5573306..ff5a063 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -20,13 +20,14 @@ Plug 'terryma/vim-multiple-cursors' Plug 'tpope/vim-surround' Plug 'rust-lang/rust.vim' Plug 'phildawes/racer' +Plug 'whatyouhide/vim-gotham' call plug#end() " Use the Solarized Dark theme set background=dark -"colorscheme solarized +colorscheme gotham " Make Vim more useful set nocompatible -- cgit v1.2.3-60-g2f50