vim-vebugger/plugin
IdanArye 762034df2c Changed the eval and write keymaps to be more consistent.
Now:
 - `e` and `w` eval and write the word(`e`) or line(`w`) under the
   cursor.
 - Unless some text is selected - in that case they use the selected
   text.
 - `E` and `W` prompt the user to type what to eval or write.
2014-05-14 23:04:01 +03:00
..
vebugger.vim Changed the eval and write keymaps to be more consistent. 2014-05-14 23:04:01 +03:00