From f1b7f0ce3ea352261e41e4ed541d9e39d773cd1f Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Mon, 3 Dec 2018 13:40:12 +0100 Subject: Rolled back changes to vimrc, turns out they're not compatible with vundle. --- .vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vimrc b/.vimrc index 22eff0c..5783592 100644 --- a/.vimrc +++ b/.vimrc @@ -35,7 +35,7 @@ filetype plugin indent on " required " " see :h vundle for more details or wiki for FAQ " Put your non-Plugin stuff after this line -silent !colorscheme aldmeris +colorscheme aldmeris inoremap jj let g:aldmeris_termcolors = "tango" let g:airline#extensions#tabline#enabled = 1 -- cgit v1.2.3