AutoYADM commit: 2025-05-08 22:40:24
This commit is contained in:
parent
68525655de
commit
72fa883888
5 changed files with 20 additions and 1 deletions
|
@ -37,7 +37,7 @@ map -docstring "close current buffer" global user x ": db<ret>"
|
|||
map -docstring "goto previous buffer" global user m ": bp<ret>"
|
||||
map -docstring "goto next buffer" global user i ": bn<ret>"
|
||||
|
||||
map global normal X "x<a-semicolon>"
|
||||
# map global normal X "x<a-semicolon>"
|
||||
|
||||
# map global normal <c-u> ":exec <c-u>vv<ret>"
|
||||
# map global normal <c-d> ":exec <c-d>vv<ret>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue