Skip to content

Commit

Permalink
[Fix sorin-ionescu#648] Do not instruct users to call editor-info
Browse files Browse the repository at this point in the history
  • Loading branch information
sorin-ionescu committed Oct 6, 2014
1 parent 657e8a1 commit abfc4ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/editor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------
Expand Down

0 comments on commit abfc4ab

Please sign in to comment.