Updates a comment.

This commit is contained in:
LFDM 2014-01-05 00:10:29 +01:00
commit e89c8f07a3

View file

@ -10,9 +10,10 @@ check_for_updates() {
fi
}
# Resolves the names insode of the plugins array to their respective paths.
# Resolves the names inside of the plugins array to their respective paths.
# Custom plugins take precedence, if one is found, the default plugin won't
# be added to ZSH_PLUGIN_PATHS.
# This variable is used to initialize zsh completions and load the plugins.
find_plugin_paths() {
ZSH_PLUGIN_PATHS=()
local plugin