Skip to content

Commit

Permalink
20150511
Browse files Browse the repository at this point in the history
to solve issur wklken#104
modify vimrc , add "let g:solarized_termcolors=256"
  • Loading branch information
lionel committed May 11, 2015
1 parent 659b071 commit c59bbf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,8 @@ if has("gui_running")
endif

" theme主题

let g:solarized_termcolors=256
set background=dark
set t_Co=256
colorscheme solarized
Expand Down

0 comments on commit c59bbf2

Please sign in to comment.