From f52e9095d0f4be418f15da93785aa7052dc76160 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 23 Jul 2015 03:10:14 -0400 Subject: vimrc: Move comment to git-blamer plugin Made more sense to move it there since all the functionality is now being performed in the plugin instead of in my vimrc. --- vimrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 883a36a..b587443 100644 --- a/vimrc +++ b/vimrc @@ -655,9 +655,6 @@ cnoremap f " Read from OS X pasteboard for faster pasting nnoremap p :read !pbpaste -" Open a new split with a `git blame` of the current file -" Inspired by Ben Orenstein -" https://github.com/r00k/dotfiles/blob/7874508b825fd754e4ec3259da65f324ab96c8ea/vimrc#L74 nnoremap gb :GitBlamer -- cgit v1.2.3