diff options
author | Sebastian Gniazdowski <sgniazdowski@gmail.com> | 2015-11-30 18:28:24 +0100 |
---|---|---|
committer | Sebastian Gniazdowski <sgniazdowski@gmail.com> | 2015-11-30 18:30:05 +0100 |
commit | ae84be7e31f72a4fcb34b6e3c5f5c5332b4a8330 (patch) | |
tree | b86039f4f40f1dbef430a793b97837ff996464d9 /plugins/zsh-navigation-tools | |
parent | a19ec1040e20e76baf9ff4f6024d511edda3293e (diff) | |
download | zsh-ae84be7e31f72a4fcb34b6e3c5f5c5332b4a8330.tar.gz zsh-ae84be7e31f72a4fcb34b6e3c5f5c5332b4a8330.tar.bz2 zsh-ae84be7e31f72a4fcb34b6e3c5f5c5332b4a8330.zip |
znt: updated README.md
Diffstat (limited to 'plugins/zsh-navigation-tools')
-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 |