Skip to content

Commit

Permalink
Change vim background to light.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoesters committed Nov 19, 2015
1 parent 4215229 commit 8e126af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set encoding=utf8
""" Basic Options

set autoindent
set background=dark
set background=light
set formatoptions=qrn
set noexpandtab
set nowrap
Expand Down

0 comments on commit 8e126af

Please sign in to comment.