Commit 670a470a authored by jordantwombly's avatar jordantwombly Committed by Robby Russell
Browse files

fixed bower completion error from issue #2694 (#5056)

parent f2b1be0d
......@@ -72,6 +72,7 @@ _bower ()
compadd "$@" $(echo $bower_package_list)
;;
*)
_arguments \
$_no_color \
;;
esac
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment