1
0
mirror of https://github.com/amix/vimrc synced 2025-06-23 15:04:59 +08:00

Revert back to peaksea... I dont like irblack that much after using it for a while

This commit is contained in:
amix
2012-07-04 00:04:05 -04:00
parent 3fe3acdbaa
commit eddb45f546
2 changed files with 3 additions and 1 deletions

View File

@ -11,6 +11,8 @@
set background=dark
if has("gui_running")
colorscheme peaksea
else
colorscheme ir_black
endif