Skip to content

Commit

Permalink
Enable background toggling with F6
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed May 31, 2013
1 parent e1587e4 commit b2e5547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vim/colors.vim
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Bundle 'altercation/vim-colors-solarized'
set t_Co=256
colorscheme solarized
set background=dark
call togglebg#map("<F6>")
match Error /\%80v.\+/

syntax on
Expand Down

0 comments on commit b2e5547

Please sign in to comment.