Use desert colorscheme at the console
This commit is contained in:
parent
6366532789
commit
08f7c96d1f
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -2,6 +2,7 @@ set nocompatible
|
|||
runtime bundle/vim-pathogen/autoload/pathogen.vim
|
||||
silent! execute pathogen#infect()
|
||||
|
||||
colorscheme desert
|
||||
filetype plugin indent on
|
||||
set autoindent
|
||||
set background=dark
|
||||
|
|
Loading…
Reference in a new issue