Vim Tips Wiki
We recommend that you log in before editing. This will allow other users to leave you a message about your edit, and will let you track edits via your Watchlist. Creating an account is quick and free.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 26: Line 26:
 
*Many Dvorak users have no problem learning the normal Vim commands with a Dvorak layout. The movement keys may not look it at first but are in fact pretty intuitive -- J and K are on the middle and index fingers of the left hand, right next to each other in the same order as on the qwerty layout, while H and L are the index and pinky fingers of the right hand, so the one for left is on the left -- again perfectly accessible. The only real caveat here, therefore, is that both hands are needed to navigate. Most other keys are simple mnemonics or just as easy to access in Dvorak anyway. Don't let Dvorak be a barrier to learning Vim nor let Vim be a barrier to learn Dvorak just because you don't want to remap everything to get started. Just give it a chance first!
 
*Many Dvorak users have no problem learning the normal Vim commands with a Dvorak layout. The movement keys may not look it at first but are in fact pretty intuitive -- J and K are on the middle and index fingers of the left hand, right next to each other in the same order as on the qwerty layout, while H and L are the index and pinky fingers of the right hand, so the one for left is on the left -- again perfectly accessible. The only real caveat here, therefore, is that both hands are needed to navigate. Most other keys are simple mnemonics or just as easy to access in Dvorak anyway. Don't let Dvorak be a barrier to learning Vim nor let Vim be a barrier to learn Dvorak just because you don't want to remap everything to get started. Just give it a chance first!
 
*You may also want to try the ":e $VIMRUNTIME/macros/dvorak" command, that guides you to the vim stock dvorak description. It is also broken some times, so the langmap is preferable, though less portable.
 
*You may also want to try the ":e $VIMRUNTIME/macros/dvorak" command, that guides you to the vim stock dvorak description. It is also broken some times, so the langmap is preferable, though less portable.
*Remapping the keyboard so that Dvorak is only used in insert mode will make some commands like "w" for "move forward a word", "f" for "find a character", etc. much harder to remember if your brain works in Dvorak mode (press "u" to find a character and "," to move forward a word, etc.).
+
*Remapping the keyboard so that Dvorak is only used in insert mode will make some commands like "w" for "move forward a word", "f" for "find a character", etc. much harder to remember if your brain works in Dvorak mode (press "y" to find a character and "," to move forward a word, etc.).
   
 
==dvorak to qwerty==
 
==dvorak to qwerty==
Please note that all contributions to the Vim Tips Wiki are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)