sjbach / lusty

LustyExplorer / LustyJuggler for Vim
http://www.vim.org/scripts/script.php?script_id=1890
257 stars 30 forks source link

Dvorak Support #47

Closed ghost closed 12 years ago

ghost commented 12 years ago

It's fairly simple to change the key bindings to Dvorak (aoeuidhtns), but it'd be nice if it were a tad easier. In one of the later versions of LJ, the binding 'i' for ":call LustyJugglerCancel()" which interferes a little bit. Commenting that and the unmap for the binding fixes the intersection. I suppose what I'm suggesting is a configuration setting.

gotgenes commented 12 years ago

Please see the pull request in Issue #63.

sjbach commented 12 years ago

Fixed by gotgenes.