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

chore(settings): move the config of treesitter to core.settings #990

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

justforlxz
Copy link
Contributor

@justforlxz justforlxz commented Sep 7, 2023

  • Allow user config to add new treesitter language

@CharlesChiuGit
Copy link
Collaborator

I'm fine with "treesitter_deps", not sure about "alpha_header" tho.

@ttbug
Copy link

ttbug commented Sep 7, 2023

custom dashboard header can be overwride with user config

lua/user/configs/alpha.lua

local dashboard = require("alpha.themes.dashboard")
dashboard.section.header.val = {what you want to show}
return {}

@CharlesChiuGit
Copy link
Collaborator

custom dashboard header can be overwride with user config

agreed.

- Allow user config to add new treesitter language
@justforlxz justforlxz changed the title chore(settings): move the config of treesitter and alpha to core.settings chore(settings): move the config of treesitter to core.settings Sep 7, 2023
@justforlxz
Copy link
Contributor Author

@CharlesChiuGit @ttbug done. only treesitter changed.

Copy link
Collaborator

@CharlesChiuGit CharlesChiuGit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Owner

@ayamir ayamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ayamir ayamir merged commit 5f0f377 into ayamir:main Sep 7, 2023
2 checks passed
ImAaronChou pushed a commit to ImAaronChou/nvimdots that referenced this pull request Sep 8, 2023
singlemancombat pushed a commit to singlemancombat/nvim-config that referenced this pull request Sep 8, 2023
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.

4 participants