Mercurial > dotfiles.old
comparison vimrc @ 35:63f450f5c3fb
Update plugins
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 13 Apr 2014 10:15:12 +0200 |
parents | 3ed98613040a |
children | 8f9bdb6cedf3 |
comparison
equal
deleted
inserted
replaced
34:3ed98613040a | 35:63f450f5c3fb |
---|---|
28 set linebreak | 28 set linebreak |
29 set lbr | 29 set lbr |
30 set tabstop=2 shiftwidth=2 | 30 set tabstop=2 shiftwidth=2 |
31 if has("gui_running") | 31 if has("gui_running") |
32 set background=dark | 32 set background=dark |
33 " color base16-ocean | |
33 color hybrid | 34 color hybrid |
34 else | 35 else |
35 color hybrid | 36 color hybrid |
36 endif | 37 endif |
37 set guifont=Inconsolata\ for\ Powerline:h12 | 38 set guifont=Inconsolata\ for\ Powerline:h12 |