-
-
Notifications
You must be signed in to change notification settings - Fork 274
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
modules/performance: add an option to combine plugins to a single plugin pack #1886
Merged
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3258347 - Browse repository at this point
Copy the full SHA 3258347View commit details -
Configuration menu - View commit details
-
Copy full SHA for 388c522 - Browse repository at this point
Copy the full SHA 388c522View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50320c - Browse repository at this point
Copy the full SHA e50320cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9129c9b - Browse repository at this point
Copy the full SHA 9129c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ee33a - Browse repository at this point
Copy the full SHA 77ee33aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad21cef - Browse repository at this point
Copy the full SHA ad21cefView commit details -
modules/performance: don't combine
filesPlugin
into plugin packIt's expected that user may want to override some runtime files in its own config directory. Do not combine it into plugin pack to avoid collisions.
Configuration menu - View commit details
-
Copy full SHA for 4792e62 - Browse repository at this point
Copy the full SHA 4792e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e8932a - Browse repository at this point
Copy the full SHA 8e8932aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a1e63 - Browse repository at this point
Copy the full SHA d2a1e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a8f196 - Browse repository at this point
Copy the full SHA 9a8f196View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c7b7c - Browse repository at this point
Copy the full SHA f8c7b7cView commit details -
modules/performance: add plenary filetypes directory to default paths…
…ToLink plenary.nvim is often pulled as a dependency of other plugins. It has filetype definitions in `data/plenary/filetypes` directory. Even though I don't think there are plugins using it instead of vim.filetype, but it should be no harm to add this directory by default.
Configuration menu - View commit details
-
Copy full SHA for fa30bc6 - Browse repository at this point
Copy the full SHA fa30bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 435713d - Browse repository at this point
Copy the full SHA 435713dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.