Skip to content
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

Update nvim-treesitter-refactor.lua #44

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

briandipalma
Copy link
Contributor

Even though I have this plugin depending on treesitter it still seems to blow up the first time I load up a fresh neovim:

image

@theHamsta theHamsta closed this Mar 20, 2023
auto-merge was automatically disabled March 20, 2023 23:36

Pull request was closed

@theHamsta theHamsta reopened this Mar 20, 2023
@theHamsta theHamsta enabled auto-merge (rebase) March 20, 2023 23:36
Even though I have this plugin depending on treesitter it still seems to blow up the first time I load up a fresh neovim:
@theHamsta theHamsta merged commit b216290 into nvim-treesitter:master Mar 20, 2023
@theHamsta
Copy link
Member

For me this works, perfectly. This this seems to be an issue with the load order in the runtime path. But if this is an easy fix we can use it.

@briandipalma briandipalma deleted the patch-1 branch March 21, 2023 09:38
@briandipalma
Copy link
Contributor Author

Yes, I think there was a bug in packer because when I moved to lazy.nvim the issue stopped. The change shouldn't affect this plugin so I guess it's fine to still be merged in but if you'd prefer you can revert it and if anyone else sees it ask them to try lazy.nvim instead of packer.

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.

None yet

2 participants