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

fix(core): disable rtp plugins via lazy.nvim, #1339 #1340

Merged
merged 2 commits into from
Aug 12, 2024
Merged

Conversation

CharlesChiuGit
Copy link
Collaborator

as showed in #1339

from
image
to
image

@ayamir
Copy link
Owner

ayamir commented Aug 12, 2024

we can reserve the comments to note.

@ayamir ayamir merged commit c9dea9d into main Aug 12, 2024
4 checks passed
@ayamir ayamir deleted the fix/disable-rtp-plugs branch August 12, 2024 09:43
Jint-lzxy added a commit that referenced this pull request Aug 13, 2024
This commit addresses a few regressions introduced by #1340:

* The `tutor` plugin was accidentally disabled.
* netrw, along with its configuration, was mistakenly disabled.
* EditorConfig is now being implicitly disabled, which wasn't intended
  before #1340.

Signed-off-by: Jint-lzxy <[email protected]>
ayamir pushed a commit that referenced this pull request Aug 21, 2024
* fix: some vim plugins get disabled by mistake

This commit addresses a few regressions introduced by #1340:

* The `tutor` plugin was accidentally disabled.
* netrw, along with its configuration, was mistakenly disabled.
* EditorConfig is now being implicitly disabled, which wasn't intended
  before #1340.

Signed-off-by: Jint-lzxy <[email protected]>

* clean up

* fix: EditorConfig should have been disabled

Signed-off-by: Jint-lzxy <[email protected]>

* fix: disable `editorconfig` via `lazy.nvim`

* chore: move netrw_liststyle to `core/options.lua`

---------

Signed-off-by: Jint-lzxy <[email protected]>
Co-authored-by: CharlesChiuGit <[email protected]>
This was referenced Sep 23, 2024
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