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

Solidify plugin installation style #23

Open
JustBarnt opened this issue May 14, 2024 · 0 comments
Open

Solidify plugin installation style #23

JustBarnt opened this issue May 14, 2024 · 0 comments
Assignees
Labels
critical Major issue enhancement New feature or request
Milestone

Comments

@JustBarnt
Copy link
Owner

After Review Steps

  1. All plugins and core/plugins that have been reviewed will all be considered core plugins.
    Those plugin will be integrated into one file under core called plugins.lua
    lua/plugins will then be for users using the distribution, and lua/users/plugins will be obsolete
  2. Deprecate user folder. Configuration code will look in the lua folder for a 'user_config.lua' file.
  3. Extras will still contain Autocommands and User commands that are not required for the distribution so they can be enabled/disabled
@JustBarnt JustBarnt added this to the V3.0 Release milestone May 14, 2024
@JustBarnt JustBarnt added the enhancement New feature or request label May 14, 2024
@JustBarnt JustBarnt self-assigned this May 14, 2024
@JustBarnt JustBarnt added the critical Major issue label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical Major issue enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant