vim: update
[shutils.git] / dotfiles / vim / .vimrc
index 04ed529a0980814f228ef213cf97e93928e82586..dcd67bdb37d591fc736abacb60976206254cfcd6 100644 (file)
@@ -20,6 +20,7 @@ set hlsearch
 
 set cursorline
 set laststatus=2
+set scrolloff=4
 
 set listchars=tab:»­,trail:·,eol:$
 set virtualedit=block
@@ -49,7 +50,7 @@ call pathogen#helptags()
 
 
 "Power saving tip: powertop-homepage
-let &guicursor = &guicursor . ",a:blinkon0"
+"let &guicursor = &guicursor . ",a:blinkon0"
 "According to vim help -- enable mouse in xterm...
 set mouse=a