mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
Use _arguments for bindkey completion and fix small typo in docs
This commit is contained in:
parent
47e4c7b8c1
commit
c7d8a2426f
3 changed files with 41 additions and 7 deletions
|
@ -72,7 +72,7 @@ be empty.
|
|||
)
|
||||
enditem()
|
||||
|
||||
To use a newly created keymamp, it should be linked to tt(main). Hence
|
||||
To use a newly created keymap, it should be linked to tt(main). Hence
|
||||
the sequence of commands to create and use a new keymap `tt(mymap)'
|
||||
initialized from the tt(emacs) keymap (which remains unchanged) is:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue