AutoYADM commit: 2025-06-02 15:20:14
This commit is contained in:
parent
917cdf72e1
commit
ce83a21206
1 changed files with 5 additions and 6 deletions
|
@ -9,12 +9,11 @@ map global normal h "i"
|
|||
map global normal j "n"
|
||||
map global normal l "e"
|
||||
|
||||
map global goto m h
|
||||
map global goto i l
|
||||
map global goto h i
|
||||
map global goto e k
|
||||
map global goto n j
|
||||
map global goto k m
|
||||
map -docstring 'line start' global goto m h
|
||||
map -docstring 'line end' global goto i l
|
||||
map -docstring 'line first non-whitespace' global goto h i
|
||||
map -docstring 'buffer top' global goto e k
|
||||
map -docstring 'buffer bottom' global goto n j
|
||||
|
||||
map global view m h
|
||||
map global view n j
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue