mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 13:17:55 +08:00
add vim deletion range
This commit is contained in:
@@ -17,4 +17,5 @@ call himalaya#shared#bindings#define([
|
||||
\["n", "gC" , "mbox#pick('himalaya#msg#copy')"],
|
||||
\["n", "gM" , "mbox#pick('himalaya#msg#move')"],
|
||||
\["n", "gD" , "msg#delete()" ],
|
||||
\["v", "gD" , "msg#delete()" ],
|
||||
\])
|
||||
|
||||
Reference in New Issue
Block a user