diff --git a/update b/update index 969f85e..6da3c84 100755 --- a/update +++ b/update @@ -272,7 +272,7 @@ fi # GENERATE PLUGIN HELP # -type -P vim >/dev/null && { +type -P nvim >/dev/null && { printf '%s' "$cbg_blue >> Generating plugin help:$c_reset" $timeout_command --preserve-status --foreground 1m nvim -c 'helptags ALL|qa!'