-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
The plugin defines a :Make command which is documented nowhere and of which I don't really understand the purpose:
Line 160 in d4a6d18
| 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 :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels