require: fix completions autoload (#343)

This commit is contained in:
Derek Willian Stavis 2016-06-07 21:27:14 -03:00
parent 86350683be
commit 4691b92dab

View File

@ -29,7 +29,7 @@ function require
end
set function_path $package_path/functions*
set completion_path $package_path/completions*
set complete_path $package_path/completions*
set init_path $package_path/init.fish*
# Autoload functions