theme
This commit is contained in:
parent
aff494fd41
commit
0061c451fe
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
@ -150,7 +150,7 @@ set splitbelow " Always split below
|
||||||
set mouse=a " Enable mouse drag on window splits
|
set mouse=a " Enable mouse drag on window splits
|
||||||
"
|
"
|
||||||
" aussehen
|
" aussehen
|
||||||
set background=light " dark or light
|
set background=dark " dark or light
|
||||||
colorscheme solarized8 " Your favorite color scheme's name
|
colorscheme solarized8 " Your favorite color scheme's name
|
||||||
"
|
"
|
||||||
" ripgrep und ctrlp
|
" ripgrep und ctrlp
|
||||||
|
|
Loading…
Reference in a new issue