Peter Aronoff
Peter Aronoff
Thanks for the quick reply and for the proposed changes.
> As far as I'm aware, most third-party package managers work the same way as `vim.pack`, where they do not load plugins that are not explicitly declared in code. For...
I added a couple of tests to confirm that (1) for a boolean, `--long=` parses as `true`, (2) for other flags `--long=` parses as `--long=""`, and (3) `--long=` does not...
@tgulacsi I appreciate the support, but I think we just have to wait for the maintainer to get a chance to review the changes and decide what he wants to...
@cbandy I think I understand your point, but to be clear, do you think that affects the main fix here? That is, even given what you show, I think it's...
> Because many people, including me, may use `'` in comment or somewhere else. So when they are trying to type `I'm`, `don't`, `can't`, there will be one more quote,...