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

revert(installer): only add rocks.nvim to rtp in install script (#88) #91

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

mrcjkb
Copy link
Member

@mrcjkb mrcjkb commented Dec 17, 2023

This reverts commit c1ef187.
The change prevented files in plugin directories, etc. from being sourced.

Copy link
Contributor

github-actions bot commented Dec 17, 2023

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.

This reverts commit c1ef187.
The change prevents files in `plugin` directories, etc. from being
sourced.
@mrcjkb mrcjkb force-pushed the fix-plugin-loading branch from 3d7da89 to 08a4763 Compare December 17, 2023 23:01
@mrcjkb mrcjkb merged commit 1c16e6b into master Dec 17, 2023
6 checks passed
@mrcjkb mrcjkb deleted the fix-plugin-loading branch December 17, 2023 23:03
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.

1 participant