Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: execute run hook as vim command if first char is ':' #145

Merged
merged 1 commit into from
Jun 10, 2023
Merged

feat: execute run hook as vim command if first char is ':' #145

merged 1 commit into from
Jun 10, 2023

Conversation

saccarosium
Copy link
Collaborator

fixes: #142

Now you can pass to the run function a string prepended with a : and will be run as a vim :command. This is actually how packer behave so this could be a nice to behave as the user expect.

@savq
Copy link
Owner

savq commented Jun 10, 2023

LGTM. Thanks!

@savq savq merged commit c3573d7 into savq:master Jun 10, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Discussion] shorten way to call a :Command on run
2 participants