Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
0c85da3c
Commit
0c85da3c
authored
Sep 12, 2016
by
Ryan Smith
Committed by
Marc Cornellà
Sep 12, 2016
Browse files
Add file completions for lein (#5380)
parent
e1294c60
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/lein/lein.plugin.zsh
View file @
0c85da3c
...
...
@@ -33,6 +33,8 @@ function _lein_commands() {
"version:print leiningen's version"
)
_describe
-t
subcommands
'leiningen subcommands'
subcommands
&&
ret
=
0
;;
*
)
_files
esac
return
ret
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment