From 1e962fbd1efd397e0d09f9e756c0aac66fa934cc Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 13 Jul 2012 15:59:57 +0200 Subject: Buffer next/previous with C-h & C-l --- vimrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vimrc b/vimrc index fe849d8..cddc75b 100644 --- a/vimrc +++ b/vimrc @@ -72,7 +72,8 @@ nmap za nmap :setlocal invfoldenable "buffer moving -nmap :bN +nmap :bn +nmap :bN " When editing a file, always jump to the last known cursor position. " Don't do it when the position is invalid or when inside an event handler -- cgit v1.2.3