From 518925ea9ad1cce1a3015352f8b482dd7de400da Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Fri, 1 Jan 2010 20:49:02 +0100 Subject: vimperator: added bindings for moving tabs --- vimperatorrc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'vimperatorrc') diff --git a/vimperatorrc b/vimperatorrc index 9bbcd48..78ef4e7 100644 --- a/vimperatorrc +++ b/vimperatorrc @@ -238,6 +238,11 @@ map gU " Restart with C-c C-r map :restart + +" Tab moving helpers +map :tabmove +map :tabmove! -1 +map :tabmove! +1 " }}} -- cgit v1.2.3