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:
@ -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")
|
||||
|
Reference in New Issue
Block a user