added dG vim binding
This commit is contained in:
parent
79c5447329
commit
54aa30602f
2 changed files with 10 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
["dw", "cut_word_right_vim"],
|
||||
["db", "cut_word_left_vim"],
|
||||
["dd", "cut_internal_vim"],
|
||||
["dG", "cut_buffer_end"],
|
||||
["\"_dd", "delete_line"],
|
||||
|
||||
["cc", ["enter_mode", "insert"], ["cut_internal_vim"]],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue