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

Undocumented :Make command #36

Open
lrittel opened this issue Feb 6, 2022 · 0 comments
Open

Undocumented :Make command #36

lrittel opened this issue Feb 6, 2022 · 0 comments

Comments

@lrittel
Copy link

lrittel commented Feb 6, 2022

The plugin defines a :Make command which is documented nowhere and of which I don't really understand the purpose:

command! -complete=customlist,ListTargets -nargs=1 Make :make <args>

:make compiles the project just fine, so I couldn't figure out, why the command is needed.
I ran into this while I tried to use vim-dispatch, which tries to define :Make aswell.

P.S.: This is a very handy plugin :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant