Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(packer): query what plugin to load if none if specified#1055

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
AckslD wants to merge2 commits intowbthomason:master
base:master
Choose a base branch
Loading
fromAckslD:loader-picker

Conversation

@AckslD
Copy link
Contributor

This allowsPackerLoad to take no arguments and in that case query the user for the plugin to load usingvim.ui.select.

To do this a bit more cleanly I changed the command to be created with the lua api instead ofvim.cmd. Maybe all commands should be changed to that but I think that's anyway the plan for#1042.

Also, ispacker.loader considered part of the public api? Since this version changes it's expected argument. Could keep the same behaviour ofpacker.loader though if needed and have another internal function which is called byPackerLoad.

@AckslD
Copy link
ContributorAuthor

I guess we need to check ifnvim_create_user_command actually exists, since 0.5 and 0.6 are still supported.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@AckslD

[8]ページ先頭

©2009-2025 Movatter.jp