_tmuxp: typo expl
This commit is contained in:
parent
7a2db2fe49
commit
d4d30592c2
|
|
@ -173,7 +173,7 @@ __tmuxp_import() {
|
||||||
(project)
|
(project)
|
||||||
if [[ $line[1] == 'tmuxinator' ]]
|
if [[ $line[1] == 'tmuxinator' ]]
|
||||||
then
|
then
|
||||||
_wanted tmuxinator-projects exp 'tmuxinator projects' compadd $(tmuxinator completions start)
|
_wanted tmuxinator-projects expl 'tmuxinator projects' compadd $(tmuxinator completions start)
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue