From 15bf362129f8550d74373db518b9e5ded8412d9c Mon Sep 17 00:00:00 2001 From: Victor Dedios <57688116+vdedios@users.noreply.github.com> Date: Sat, 6 May 2023 13:35:31 +0200 Subject: [PATCH] Update vi-mode plugin doc to prevent overriden settings --- plugins/vi-mode/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/vi-mode/README.md b/plugins/vi-mode/README.md index 0cb516751..cdb893677 100644 --- a/plugins/vi-mode/README.md +++ b/plugins/vi-mode/README.md @@ -8,6 +8,9 @@ To use it, add `vi-mode` to the plugins array in your zshrc file: plugins=(... vi-mode) ``` +NOTE: The following settings should be added after `source $ZSH/oh-my-zsh.sh` +so the plugin doesn't override them. + ## Settings - `VI_MODE_RESET_PROMPT_ON_MODE_CHANGE`: controls whether the prompt is redrawn when