Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add completion for MkDocs #4906

Merged
merged 2 commits into from
Apr 25, 2018
Merged

Add completion for MkDocs #4906

merged 2 commits into from
Apr 25, 2018

Conversation

nblock
Copy link
Contributor

@nblock nblock commented Apr 14, 2018

MkDocs is a static site generator geared towards building project documentation.

Copy link
Member

@faho faho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nit

@@ -0,0 +1,47 @@
# completion for mkdocs

function __fish_mkdocs_no_subcommand --description 'Test if mkdocs has yet to be given the subcommand'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not __fish_seen_subcommand_from build gh-deploy new serve.

@nblock
Copy link
Contributor Author

nblock commented Apr 24, 2018

updated

@faho faho merged commit 809b2cd into fish-shell:master Apr 25, 2018
@faho
Copy link
Member

faho commented Apr 25, 2018

Merged, thanks!

@faho faho added this to the fish-3.0 milestone Apr 25, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants