We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 417e066 commit 2f2843dCopy full SHA for 2f2843d
vimrc
@@ -82,6 +82,7 @@ if has("gui_running")
82
"au GUIEnter * simalt \~x
83
set lines=999 columns=999
84
else
85
+ set t_Co=256
86
set background=dark " adapt colors for dark background
87
colorscheme kolor "badwolf desert256 lucius solarized molokai blackboard
88
endif
0 commit comments