Skip to content

refactor(utils): introduce comprehensive cross-platform utility modul…#619

Open
Syuq wants to merge 2 commits into
ray-x:masterfrom
Syuq:fix/packer
Open

refactor(utils): introduce comprehensive cross-platform utility modul…#619
Syuq wants to merge 2 commits into
ray-x:masterfrom
Syuq:fix/packer

Conversation

@Syuq

@Syuq Syuq commented May 10, 2026

Copy link
Copy Markdown

…e for Go.nvim

@ray-x

ray-x commented May 11, 2026

Copy link
Copy Markdown
Owner

Thanks for the PR! Could you clarify the changes a bit more? How does copying utils.lua to /lua/utils.lua resolve the issue you encountered? I don't think we should maintain two copies of utils.lua.

@Syuq

Syuq commented May 12, 2026

Copy link
Copy Markdown
Author

oh sorry, file utils.lua is mistake. Problem is i can't install plugin when Stop using packers. It crash in local pkg = packer_plugins, so I fix with local pkg = packer_plugins or {}

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.

2 participants