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

Add ability to put user config in ~/.config/astrovim/lua/user #278

Merged
merged 1 commit into from Apr 11, 2022

Conversation

mehalter
Copy link
Member

This adds $XDG_CONFIG_HOME/astrovim to the runtime path so the user folder can now go in $XDG_CONFIG_HOME/astrovim/lua/user/. Note the $XDG_CONFIG_HOME/astrovim folder location takes precedence over $XDG_CONFIG_HOME/nvim.

Resolves #276

@mehalter mehalter added the enhancement New feature or request label Apr 11, 2022
@mehalter mehalter self-assigned this Apr 11, 2022
Signed-off-by: Micah Halter <micah@balena.io>
@mehalter mehalter merged commit 3a9691a into main Apr 11, 2022
@mehalter mehalter deleted the alt_config branch April 11, 2022 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow out-of-tree location for user config
2 participants