dgamboaestrada / vim-handsome

5 stars 8 forks source link

Interesting #7

Open rodrisan opened 9 years ago

rodrisan commented 9 years ago

Stop using the arrow keys

noremap <Up> <NOP> noremap <Down> <NOP> noremap <Left> <NOP> noremap <Right> <NOP>

Stop using the h, j, k, l keys

noremap h <NOP> noremap j <NOP> noremap k <NOP> noremap l <NOP>

Hard mode Plugin

https://github.com/wikitopian/hardmode

Source

http://vimcasts.org/blog/2013/02/habit-breaking-habit-making/

dgamboaestrada commented 9 years ago

Esta genial Rodrigo para romper el habito de los bones de direcciones. Gracias. :+1: