Skip to content

Commit 2f2843d

Browse files
committed
always want 256 color mode. so pretty.
1 parent 417e066 commit 2f2843d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vimrc

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ if has("gui_running")
8282
"au GUIEnter * simalt \~x
8383
set lines=999 columns=999
8484
else
85+
set t_Co=256
8586
set background=dark " adapt colors for dark background
8687
colorscheme kolor "badwolf desert256 lucius solarized molokai blackboard
8788
endif

0 commit comments

Comments
 (0)