diff vimrc @ 129:83a863716c11

Add v plugin
author zegervdv <zegervdv@me.com>
date Wed, 01 Oct 2014 08:37:05 +0200
parents 51924b069324
children 212e7e98554d
line wrap: on
line diff
--- a/vimrc	Tue Sep 30 18:20:34 2014 +0200
+++ b/vimrc	Wed Oct 01 08:37:05 2014 +0200
@@ -30,7 +30,7 @@
 set lbr
 set tabstop=2 shiftwidth=2
 if has("gui_running")
-  set background=dark
+  " set background=dark
   " color base16-ocean
   color Tomorrow-Night
 else