Skip to content

Undocumented :Make command #36

@lrittel

Description

@lrittel

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions