From ac5006f6153dcb6e20bad9553d4416dc89e88fc2 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 11 Jan 2014 21:45:39 +0100 Subject: add lprev and lnext mappings --- dotvimrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dotvimrc') diff --git a/dotvimrc b/dotvimrc index c0dc6ad..a50b431 100644 --- a/dotvimrc +++ b/dotvimrc @@ -239,6 +239,10 @@ map ] :tag map [b :bprev map ]b :bnext +"other useful mapping +map [l :lprev +map ]l :lnext + "GIT timelapse map gt :call TimeLapse() -- cgit v1.2.3