From b4f92c4172e16ad8228202a03a68ea23dbf28471 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Thu, 5 Mar 2015 12:40:32 -0800 Subject: [PATCH] i dont even test my shit --- home/vimrc | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/home/vimrc b/home/vimrc index 1fd2a89..95073cd 100644 --- a/home/vimrc +++ b/home/vimrc @@ -156,12 +156,12 @@ ino " good habits nn nn -nn :m-2 -nn :m+1 -ino -ino -ino :m-2 -ino :m+1 +ino +ino +nn :m-2 +nn :m+1 +ino :m-2 +ino :m+1 " rebind annoying things " reflow text @@ -170,9 +170,10 @@ nn Q gq nn K ik$ vn K " hide search highlighting -nn :nohls -ino :nohls -" TODO: bind something to original function +nn :nohls +ino :nohls +" follow tag +nn if v:version < 703 " even debian stable has 7.3, so... set nomodeline