diff options
author | Sebastian Gniazdowski <sgniazdowski@gmail.com> | 2015-12-15 09:35:29 +0100 |
---|---|---|
committer | Sebastian Gniazdowski <sgniazdowski@gmail.com> | 2015-12-15 11:02:10 +0100 |
commit | d30a501b1c6b8e8164b266318e26ce6d2e4719cf (patch) | |
tree | 08643b1983e8307fd1339decd94c5e63cb50f934 /plugins/zsh-navigation-tools/README.md | |
parent | 357d57c541970f59dd673df38ce166e9454c6da8 (diff) | |
download | zsh-d30a501b1c6b8e8164b266318e26ce6d2e4719cf.tar.gz zsh-d30a501b1c6b8e8164b266318e26ce6d2e4719cf.tar.bz2 zsh-d30a501b1c6b8e8164b266318e26ce6d2e4719cf.zip |
znt: more optimizing workarounds for 5.0.6 <= zsh < 5.2
Diffstat (limited to 'plugins/zsh-navigation-tools/README.md')
-rw-r--r-- | plugins/zsh-navigation-tools/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/zsh-navigation-tools/README.md b/plugins/zsh-navigation-tools/README.md index 630b2e840..4420dab82 100644 --- a/plugins/zsh-navigation-tools/README.md +++ b/plugins/zsh-navigation-tools/README.md @@ -105,7 +105,7 @@ colorize output of the tools, via their config files (check out e.g. n-cd.conf, it uses this). ## Performance -ZNT are fastest with Zsh before 5.0.8 and starting from 5.2 +ZNT are fastest with Zsh before 5.0.6 and starting from 5.2 vim:filetype=conf |