diff --git a/vim/.vimrc b/vim/.vimrc index 6fcc850..511e6aa 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -32,6 +32,7 @@ set nocompatible " Colors and syntax highlighting " colorscheme peachpuff + set background=dark filetype plugin on syntax on