diff --git a/vim/vimrc b/vim/vimrc index db3869f..cae1adf 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -103,7 +103,7 @@ filetype plugin indent on syntax enable set background=dark -colorscheme solarized +silent! colorscheme solarized autocmd BufWritePre * :%s/\s\+$//e