diff options
author | Sebastian Gniazdowski <sgniazdowski@gmail.com> | 2015-12-03 11:07:35 +0100 |
---|---|---|
committer | Sebastian Gniazdowski <sgniazdowski@gmail.com> | 2015-12-03 11:07:35 +0100 |
commit | 89205f90e533478f231beebbcf7b889bb085159e (patch) | |
tree | ef98c4a3df10c01c8ce43ae7ee75800016da7352 /plugins/zsh-navigation-tools/README.md | |
parent | d427ac1ef9d62dcba34437dd177db6c41df254bf (diff) | |
download | zsh-89205f90e533478f231beebbcf7b889bb085159e.tar.gz zsh-89205f90e533478f231beebbcf7b889bb085159e.tar.bz2 zsh-89205f90e533478f231beebbcf7b889bb085159e.zip |
znt: faster startup of tools using colorifying (e.g. n-history)
Diffstat (limited to 'plugins/zsh-navigation-tools/README.md')
-rw-r--r-- | plugins/zsh-navigation-tools/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/zsh-navigation-tools/README.md b/plugins/zsh-navigation-tools/README.md index 670a85ece..630b2e840 100644 --- a/plugins/zsh-navigation-tools/README.md +++ b/plugins/zsh-navigation-tools/README.md @@ -105,8 +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 (the version yet to -be released). +ZNT are fastest with Zsh before 5.0.8 and starting from 5.2 vim:filetype=conf |