Skip to content

Commit 5843c36

Browse files
committed
Add `eval_visual' keymap to documentation, close #88
1 parent 1291b48 commit 5843c36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Vdebug.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,7 @@ key map dictionary, g:vdebug_keymap: >
925925
\ "set_breakpoint" : "<F10>",
926926
\ "get_context" : "<F11>",
927927
\ "eval_under_cursor" : "<F12>",
928+
\ "eval_visual" : "<Leader>e",
928929
\}
929930
<
930931

0 commit comments

Comments
 (0)