changed color scheme
This commit is contained in:
parent
9e7d532433
commit
7e0ca54a09
1 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,9 @@
|
|||
execute pathogen#infect()
|
||||
|
||||
" Enable full color support
|
||||
set t_Co=256
|
||||
colorscheme pride
|
||||
syntax enable
|
||||
set background=dark
|
||||
colorscheme solarized
|
||||
|
||||
" Vim Modus statt Vi Modus verwenden
|
||||
set nocompatible
|
||||
|
|
Loading…
Add table
Reference in a new issue