AutoYADM commit: 2025-07-13 16:30:13
This commit is contained in:
parent
7800c50eeb
commit
b0650e8cba
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ hook global InsertCompletionHide .* %{
|
|||
unmap window insert <down>
|
||||
}
|
||||
|
||||
# toggle completions
|
||||
map global insert <a-ret> <c-o>
|
||||
|
||||
map global insert <c-m> <home>
|
||||
map global insert <a-m> <home>
|
||||
map global insert <c-i> <end>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue