From 2a40a7a30fafa24cb9609bdb88e6743c55354218 Mon Sep 17 00:00:00 2001 From: Michael Campagnaro Date: Sat, 17 Oct 2015 17:39:18 -0400 Subject: [PATCH] remap some keys for faster vim cmd line movement --- vimrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vimrc b/vimrc index e0b3411..cffdf9f 100644 --- a/vimrc +++ b/vimrc @@ -271,6 +271,10 @@ endfunction call MapCR() nnoremap +" Make it easier to jump around the command line. The default behaviour is +" using the arrow keys with or without shift +:cnoremap +:cnoremap """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " ABBREVIATIONS