diff options
author | Marc Cornellà <marc.cornella@live.com> | 2015-12-02 01:33:23 +0100 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2015-12-02 01:33:23 +0100 |
commit | c82f49e734973debfcab9dd7f1a76bfd42186880 (patch) | |
tree | f173b90ea6a7ed0209a327ab656c3bbf3b1a5ae5 /plugins/zsh-navigation-tools/README.md | |
parent | 00344f7628099ad614a9db1b4a4d71155dc932ef (diff) | |
parent | d427ac1ef9d62dcba34437dd177db6c41df254bf (diff) | |
download | zsh-c82f49e734973debfcab9dd7f1a76bfd42186880.tar.gz zsh-c82f49e734973debfcab9dd7f1a76bfd42186880.tar.bz2 zsh-c82f49e734973debfcab9dd7f1a76bfd42186880.zip |
Merge pull request #4652 from psprint/master
znt: updated README.md, twice as fast searching
Diffstat (limited to 'plugins/zsh-navigation-tools/README.md')
-rw-r--r-- | plugins/zsh-navigation-tools/README.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/zsh-navigation-tools/README.md b/plugins/zsh-navigation-tools/README.md index 686213c36..670a85ece 100644 --- a/plugins/zsh-navigation-tools/README.md +++ b/plugins/zsh-navigation-tools/README.md @@ -105,7 +105,8 @@ colorize output of the tools, via their config files (check out e.g. n-cd.conf, it uses this). ## Performance -ZNT is fastest with Zsh before 5.0.8 and starting from 5.2 (the version yet to +ZNT are fastest with Zsh before 5.0.8 and starting from 5.2 (the version yet to be released). -# vim:filetype=conf + +vim:filetype=conf |