summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-03-25 13:08:23 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-03-25 13:08:23 +0300
commitb80a4254b735bcfba3491d39e4dbd43ed18f8e99 (patch)
tree895ac78fd0cb3f138d30b907ebdcdb0b9616305b /config
parent758affe574a9006fd45dd9c6470d9340a2876dda (diff)
disable vi_mode if prompt_char is enabled; see #584
Diffstat (limited to 'config')
-rw-r--r--config/p10k-classic.zsh2
-rw-r--r--config/p10k-rainbow.zsh2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh
index a923b4be..635e0126 100644
--- a/config/p10k-classic.zsh
+++ b/config/p10k-classic.zsh
@@ -81,7 +81,7 @@
vim_shell # vim shell indicator (:sh)
midnight_commander # midnight commander shell (https://midnight-commander.org/)
nix_shell # nix shell (https://nixos.org/nixos/nix-pills/developing-with-nix-shell.html)
- vi_mode # vi mode (you don't need this if you've enabled prompt_char)
+ # vi_mode # vi mode (you don't need this if you've enabled prompt_char)
# vpn_ip # virtual private network indicator
# load # CPU load
# disk_usage # disk usage
diff --git a/config/p10k-rainbow.zsh b/config/p10k-rainbow.zsh
index fa3a7e88..068333f5 100644
--- a/config/p10k-rainbow.zsh
+++ b/config/p10k-rainbow.zsh
@@ -81,7 +81,7 @@
vim_shell # vim shell indicator (:sh)
midnight_commander # midnight commander shell (https://midnight-commander.org/)
nix_shell # nix shell (https://nixos.org/nixos/nix-pills/developing-with-nix-shell.html)
- vi_mode # vi mode (you don't need this if you've enabled prompt_char)
+ # vi_mode # vi mode (you don't need this if you've enabled prompt_char)
# vpn_ip # virtual private network indicator
# load # CPU load
# disk_usage # disk usage