Skip to content

Commit

Permalink
changed some colors
Browse files Browse the repository at this point in the history
  • Loading branch information
luthes committed Mar 16, 2017
1 parent 93086f0 commit 9a814d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ set splitright
syntax on
highlight ColorColumn ctermbg=Darkred
set colorcolumn=80
if $TERM == "xterm-256color"
set t_Co=256
endif
colorscheme desert

0 comments on commit 9a814d7

Please sign in to comment.