Skip to content

feat: working plugin scope for nixvim and lazy #34

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Conversation

fidgetingbits
Copy link
Contributor

This fixes #12 and invalidates PR #11 as I updated the context match, and also updated the action names to match #5 naming.

I've tested it on both nixvim and with lazy.nvim. I've put skeletons in for a few other common package managers, but haven't implemented them yet as it's not a priority. I'll file an issue to do it later.

Not sure what the difference is between our talonfmt config in vscode that caused the lazy.talon whitespace changes, but I can remove that hunk if you find it annoying.

@fidgetingbits fidgetingbits requested a review from saidelike June 14, 2024 08:40
@fidgetingbits fidgetingbits mentioned this pull request Jun 14, 2024
@saidelike
Copy link
Contributor

The plugin scope is amazing :D

I had to change a few things 06a3d6f to have it working with lazy and for the actions to exist until they are merged in community.

Hopefully it makes sense. If so, happy to merge it.

@fidgetingbits
Copy link
Contributor Author

Just fixed up #5 to also match the func signature changes too. I'm okay with your changes, so you can merge whenever

@saidelike saidelike merged commit 35ec87a into main Jul 19, 2024
@saidelike saidelike deleted the plugin-scope branch July 19, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use rpc to automatically determine what plugins are installed
2 participants