[Fix #648] Do not instruct users to call editor-info
This commit is contained in:
parent
657e8a16f4
commit
abfc4ab6e5
@ -49,8 +49,7 @@ To indicate when the editor is completing, add the following to your
|
|||||||
zstyle ':prezto:module:editor:info:completing' format '...'
|
zstyle ':prezto:module:editor:info:completing' format '...'
|
||||||
|
|
||||||
Then add `$editor_info[context]`, where context is *keymap*, *insert*, or
|
Then add `$editor_info[context]`, where context is *keymap*, *insert*, or
|
||||||
*overwrite*, to `$PROMPT` or `$RPROMPT` and call `editor-info` in the
|
*overwrite*, to `$PROMPT` or `$RPROMPT`.
|
||||||
`prompt_name_preexec` hook function.
|
|
||||||
|
|
||||||
Authors
|
Authors
|
||||||
-------
|
-------
|
||||||
|
Reference in New Issue
Block a user