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: make theme modules actually configurable, specifically leader #271

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mehalter
Copy link
Contributor

I am trying to configure the leader key when using the dashboard theme and noticed that it actually isn't configurable in the current implementation. The button function is using the static value of leader and isn't using the value that is being returned with the module. This moves the theme modules to use the configuration tables rather than just returning things since it is just cleaner when wanting to make things configurable

Fixes #90

mehalter added a commit to AstroNvim/AstroNvim that referenced this pull request Mar 20, 2024
mehalter added a commit to AstroNvim/AstroNvim that referenced this pull request Mar 20, 2024
mehalter added a commit to AstroNvim/AstroNvim that referenced this pull request Mar 20, 2024
mehalter added a commit to AstroNvim/AstroNvim that referenced this pull request Mar 20, 2024
mehalter added a commit to AstroNvim/AstroNvim that referenced this pull request Mar 20, 2024
mehalter added a commit to AstroNvim/AstroNvim that referenced this pull request Mar 20, 2024
mehalter added a commit to AstroNvim/AstroNvim that referenced this pull request Mar 20, 2024
mehalter added a commit to AstroNvim/AstroNvim that referenced this pull request Apr 1, 2024
mehalter added a commit to AstroNvim/AstroNvim that referenced this pull request Apr 1, 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.

leader key assumption
1 participant