index
:
vim
master
Personal vim configuration
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
etc/vimrc
4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/vimrc b/etc/vimrc
index de6745d..0d3c3e9 100644
--- a/
etc/vimrc
+++ b/
etc/vimrc
@@ -42,5 +42,9 @@ noremap r h
noremap n j
noremap t k
noremap h l
+noremap R H
+noremap N J
+noremap T K
+noremap H L
noremap c n
noremap f p