summaryrefslogtreecommitdiff
path: root/plugins/nvm/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/nvm/README.md')
-rw-r--r--plugins/nvm/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/nvm/README.md b/plugins/nvm/README.md
index fe91cc3b2..1245f66db 100644
--- a/plugins/nvm/README.md
+++ b/plugins/nvm/README.md
@@ -42,6 +42,8 @@ as you want:
zstyle ':omz:plugins:nvm' lazy-cmd eslint prettier typescript ...
```
+There will be a function `_omz_nvm_load` available to load `nvm` without executing any other trigger command.
+
#### `.nvmrc` autoload
Note: _if used at the same time as `lazy`, `autoload` will start working only after nvm has been lazy-loaded_