Skip to content

Commit

Permalink
less intrusive listchar display
Browse files Browse the repository at this point in the history
  • Loading branch information
tonio committed Apr 27, 2012
1 parent e712a0b commit 0c0b78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vim/colors/molokai.vim
Expand Up @@ -216,7 +216,7 @@ if &t_Co > 255
hi CursorLine ctermbg=234 cterm=none
hi CursorColumn ctermbg=234
hi LineNr ctermfg=250 ctermbg=234
hi NonText ctermfg=250 ctermbg=234
hi NonText ctermfg=234 ctermbg=000

hi SpellBad ctermbg=238 cterm=bold
end
Expand Down

0 comments on commit 0c0b78f

Please sign in to comment.