aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2018-03-07 05:02:01 +0300
committerGitHub <noreply@github.com>2018-03-07 05:02:01 +0300
commitdb3ae5f053f73c588b6c46e48af1fe0dc777ee7f (patch)
tree3bb95175448c096bf360fd1115619d79d28f5f3b /README.md
parentb8a68dd4a88cc0454ed1e385765d368e7fb50429 (diff)
parentf17a715610246cb4abe965b2e479ee168c800ad6 (diff)
Merge pull request #740 from ionsquare/master
Fix vi-mode and support hiding segment when in insert mode
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index acd686f8..b116406b 100644
--- a/README.md
+++ b/README.md
@@ -639,6 +639,8 @@ you are using the [ZSH Line Editor](http://zsh.sourceforge.net/Doc/Release/Zsh-L
|`POWERLEVEL9K_VI_INSERT_MODE_STRING`|`"INSERT"`|String to display while in 'Insert' mode.|
|`POWERLEVEL9K_VI_COMMAND_MODE_STRING`|`"NORMAL"`|String to display while in 'Command' mode.|
+To hide the segment entirely when in `INSERT` mode, set `POWERLEVEL9K_VI_INSERT_MODE_STRING=''`
+
#### Unit Test Ratios
The `symfony2_tests` and `rspec_stats` segments both show a ratio of "real"