add help for MoveLinesUp and MoveLinesDown

This commit is contained in:
Saeed Rasooli
2016-10-12 01:04:28 +03:30
parent c1dd403ab9
commit e4386d9398

View File

@@ -17,6 +17,8 @@ you can rebind them to your liking.
"AltRight": "WordRight",
"AltShiftRight": "SelectWordRight",
"AltShiftLeft": "SelectWordLeft",
"AltUp" "MoveLinesUp",
"AltDown" "MoveLinesDown",
"CtrlLeft": "StartOfLine",
"CtrlRight": "EndOfLine",
"CtrlShiftLeft": "SelectToStartOfLine",
@@ -140,6 +142,8 @@ WordRight
WordLeft
SelectWordRight
SelectWordLeft
MoveLinesUp
MoveLinesDown
DeleteWordRight
DeleteWordLeft
SelectToStartOfLine