Movement for Bépo

This commit is contained in:
Hunter Haugen 2010-05-05 11:18:54 -07:00
parent a590ab46f1
commit 921527f447

6
.vimrc
View file

@ -533,6 +533,12 @@ inoremap <S-Down> <C-o>gj
noremap <S-Up> gk
noremap <S-Down> gj
" Better Bépo movement
noremap © h
noremap þ j
noremap ß k
noremap ® l
" Make <space> in normal mode go down a page rather than left a
" character, and backspace the opposite
noremap <space> <C-f>