aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Hoener <matthewh@ca.ibm.com>2018-02-08 02:15:02 +0300
committerMatthew Hoener <matthewh@ca.ibm.com>2018-02-08 03:51:12 +0300
commit162caba19cdc51ea52eb5fabd5d18f03cb20e467 (patch)
tree32c426990136abd99df3d7adaa6413a167aac147 /README.md
parentc69d21016caa712481f3738a62ba2722d5583047 (diff)
Don't show segment if POWERLEVEL9K_VI_INSERT_MODE_STRING == ''
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 46d8ab61..fdb2f5d7 100644
--- a/README.md
+++ b/README.md
@@ -621,6 +621,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"