Skip to content

Commit 8badde7

Browse files
authored
Merge pull request #92 from muzhenxu/master
update vimrc for colors
2 parents d885c91 + 28f52a8 commit 8badde7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vimrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ if has('gui_running')
233233
else
234234
colorscheme molokai
235235
endif
236+
set t_Co=256
236237

237238
" 自定义代码折叠,折叠(和取消折叠)
238239
set foldmethod=syntax

0 commit comments

Comments
 (0)