AutoYADM commit: 2025-06-15 15:36:37
This commit is contained in:
parent
c38b84424a
commit
53d84afc8d
4 changed files with 20 additions and 6 deletions
|
@ -126,9 +126,11 @@ map -docstring %{
|
|||
|
||||
map global normal <backspace> '"_'
|
||||
define-command goto-debug %{
|
||||
buffer *debug*
|
||||
ui-scrolloff-disable
|
||||
execute-keys 'gj'
|
||||
try %{
|
||||
buffer *debug*
|
||||
ui-scrolloff-disable
|
||||
execute-keys 'gj'
|
||||
}
|
||||
}
|
||||
|
||||
declare-user-mode debug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue