parent
0e41c6c5b3
commit
af12977d17
5 changed files with 128 additions and 13 deletions
|
@ -371,6 +371,7 @@
|
|||
"Replace"
|
||||
],
|
||||
"s": "vim::Substitute",
|
||||
"shift-s": "vim::SubstituteLine",
|
||||
"> >": "editor::Indent",
|
||||
"< <": "editor::Outdent",
|
||||
"ctrl-pagedown": "pane::ActivateNextItem",
|
||||
|
@ -446,6 +447,7 @@
|
|||
}
|
||||
],
|
||||
"s": "vim::Substitute",
|
||||
"shift-s": "vim::SubstituteLine",
|
||||
"c": "vim::Substitute",
|
||||
"~": "vim::ChangeCase",
|
||||
"shift-i": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue