diff --git a/.vimrc b/.vimrc index 47ee2da..1c03b6e 100644 --- a/.vimrc +++ b/.vimrc @@ -17,11 +17,11 @@ set smartindent " Show multicharacter commands as they are being typed set showcmd -set background=dark set laststatus=2 set noshowmode set incsearch colorscheme distinguished +set background=dark execute pathogen#infect()