summaryrefslogtreecommitdiff
path: root/etc/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/vimrc')
-rw-r--r--etc/vimrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/vimrc b/etc/vimrc
index 5de9285..5065ba4 100644
--- a/etc/vimrc
+++ b/etc/vimrc
@@ -39,13 +39,13 @@ autocmd BufRead ~/var/svn/intern.chaosdorf.de/admin/log.mdwn nnoremap <F5> :6<CR
" Greedy remaps (TODO: Add more keys)
noremap - :
-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 n h
+noremap t j
+noremap h k
+noremap s l
+noremap N H
+noremap T J
+noremap H K
+noremap S L
noremap c n
noremap f p