Browse Source

[Fix #648] Do not instruct users to call editor-info

master
Sorin Ionescu 10 years ago
parent
commit
abfc4ab6e5
  1. 3
      modules/editor/README.md

3
modules/editor/README.md

@ -49,8 +49,7 @@ To indicate when the editor is completing, add the following to your @@ -49,8 +49,7 @@ To indicate when the editor is completing, add the following to your
zstyle ':prezto:module:editor:info:completing' format '...'
Then add `$editor_info[context]`, where context is *keymap*, *insert*, or
*overwrite*, to `$PROMPT` or `$RPROMPT` and call `editor-info` in the
`prompt_name_preexec` hook function.
*overwrite*, to `$PROMPT` or `$RPROMPT`.
Authors
-------

Loading…
Cancel
Save