docs: put the binding of ^Y after its unbinding, for it to be effective
The misordering existed since commit 16ee4636 from a year ago.
Этот коммит содержится в:
родитель
c8b44816fe
Коммит
fd51fee424
@ -313,8 +313,6 @@
|
|||||||
#bind ^B wherewas all
|
#bind ^B wherewas all
|
||||||
#bind ^D findprevious all
|
#bind ^D findprevious all
|
||||||
#bind ^R replace main
|
#bind ^R replace main
|
||||||
#bind ^Z undo main
|
|
||||||
#bind ^Y redo main
|
|
||||||
#unbind ^K main
|
#unbind ^K main
|
||||||
#unbind ^U all
|
#unbind ^U all
|
||||||
#unbind ^N main
|
#unbind ^N main
|
||||||
@ -328,3 +326,5 @@
|
|||||||
#bind ^T cutrestoffile execute
|
#bind ^T cutrestoffile execute
|
||||||
#bind ^L linter execute
|
#bind ^L linter execute
|
||||||
#bind ^E execute main
|
#bind ^E execute main
|
||||||
|
#bind ^Z undo main
|
||||||
|
#bind ^Y redo main
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user