fix typo fox copy lines down
This commit is contained in:
parent
89e7b97ea4
commit
ab4f1c0e1a
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ return {
|
|||
"selectup": "Shift-Up",
|
||||
"golineup": "Up",
|
||||
"copylinesdown": "Command-Option-Down",
|
||||
"movelinsedown": "Option-Down",
|
||||
"movelinesdown": "Option-Down",
|
||||
"selecttoend": "Command-Shift-Down",
|
||||
"gotoend": "Command-End|Command-Down",
|
||||
"selectdown": "Shift-Down",
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ return {
|
|||
"selectup": "Shift-Up",
|
||||
"golineup": "Up",
|
||||
"copylinesdown": "Ctrl-Alt-Down",
|
||||
"movelinsedown": "Alt-Down",
|
||||
"movelinesdown": "Alt-Down",
|
||||
"selecttoend": "Ctrl-Shift-Down",
|
||||
"gotoend": "Ctrl-End|Ctrl-Down",
|
||||
"selectdown": "Shift-Down",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue