Skip to content

feat: alter package.path in accordance with the runtimepath - #5

Open
vhyrro wants to merge 2 commits into
mainfrom
modify-package-path
Open

feat: alter package.path in accordance with the runtimepath#5
vhyrro wants to merge 2 commits into
mainfrom
modify-package-path

Conversation

@vhyrro

@vhyrro vhyrro commented Feb 23, 2024

Copy link
Copy Markdown
Member

According to the help pages, both are kept in sync by Neovim, however this doesn't seem to always be consistent. This patch also modifies the package.path to ensure that all Lua modules can be properly located by Neovim.

It's also possible that there's a race condition between rocks-config.nvim and rocks-dev.nvim trying to do the same thing at once - something to look into.

@github-actions

github-actions Bot commented Feb 23, 2024

Copy link
Copy Markdown
Contributor

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(installer): some installer bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (steps in PR description).
  • Updated documentation.

@vhyrro vhyrro changed the title [feature]: alter package.path in accordance with the runtimepath feat: alter package.path in accordance with the runtimepath Feb 23, 2024

@mrcjkb mrcjkb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is failing on stylua

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.

3 participants