aboutsummaryrefslogtreecommitdiff
path: root/vimrc.dot.link
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc.dot.link')
-rw-r--r--vimrc.dot.link6
1 files changed, 6 insertions, 0 deletions
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<CR>
map Oc :bnext<CR>
+" Window navigation
+map <Left> <C-w><Left>
+map <Right> <C-w><Right>
+map <Down> <C-w><Down>
+map <Up> <C-w><Up>
+
" 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