Skip to content

Commit

Permalink
Add 'set bg=dark' instruction to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
cormacrelf authored Sep 16, 2020
1 parent 01518b4 commit 9051e6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ Place **before** the `colorscheme github`:
" use a slightly darker background, like GitHub inline code blocks
let g:github_colors_soft = 1
" use the dark theme
set background=dark
" more blocky diff markers in signcolumn (e.g. GitGutter)
let g:github_colors_block_diffmark = 0
Expand Down

0 comments on commit 9051e6b

Please sign in to comment.