Update plugin_functions.sh
This commit is contained in:
parent
c5da106a40
commit
356cc53c57
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# using @tpm_plugins is now deprecated in favor of using @plugin syntax
|
# using @tpm_plugins is now deprecated in favor of using @plugin syntax
|
||||||
tpm_plugins_variable_name="plugin"
|
tpm_plugins_variable_name="@plugin"
|
||||||
|
|
||||||
# manually expanding tilde char or `$HOME` variable.
|
# manually expanding tilde char or `$HOME` variable.
|
||||||
_manual_expansion() {
|
_manual_expansion() {
|
||||||
|
|
Loading…
Reference in a new issue