From 5523e8650aa57934d884748e47bfa53e788567a4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 4 Oct 2017 21:43:41 -0300 Subject: Window navigation mappings --- vimrc.dot.link | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/vimrc.dot.link b/vimrc.dot.link index 5439d50..cf46076 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -214,6 +214,12 @@ nmap 0 10gt map Od :bprevious map Oc :bnext +" Window navigation +map  +map  +map  +map  + " See " http://vim.wikia.com/wiki/Have_Vim_check_automatically_if_the_file_has_changed_externally " http://stackoverflow.com/questions/2490227/how-does-vims-autoread-work -- cgit v1.2.3