AutoYADM commit: 2025-05-13 21:58:01
This commit is contained in:
parent
6cd274bd9e
commit
4fb73fc692
1 changed files with 4 additions and 0 deletions
|
@ -116,6 +116,10 @@ map -docstring "goto next buffer" global user i ": bn<ret>"
|
||||||
# map global normal <c-d> ":exec <c-d>vv<ret>"
|
# map global normal <c-d> ":exec <c-d>vv<ret>"
|
||||||
|
|
||||||
map global normal <tab> _
|
map global normal <tab> _
|
||||||
|
|
||||||
|
map global normal <a-X> <a-x>
|
||||||
|
map global normal <a-x> '<a-i>p'
|
||||||
|
|
||||||
map -docstring "commenct line" global normal <c-v> ":comment-line<ret>"
|
map -docstring "commenct line" global normal <c-v> ":comment-line<ret>"
|
||||||
declare-user-mode git
|
declare-user-mode git
|
||||||
map -docstring "git" global user g ": enter-user-mode git<ret>"
|
map -docstring "git" global user g ": enter-user-mode git<ret>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue