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

Fixed some things in peaksea (regarding omni menu and folding in terminal mode). Optimized a bit colors for powerline

This commit is contained in:
amix
2013-04-13 18:33:45 -03:00
parent 0087ef8f9b
commit 67a1baaae3
38 changed files with 27 additions and 30 deletions

View File

@ -10,11 +10,7 @@
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
set background=dark
if has("gui_running")
colorscheme peaksea
else
colorscheme ir_black
endif
colorscheme peaksea
" Set font according to system
if has("mac") || has("macunix")