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

Rework configuration #2821

Open
gegoune opened this issue Jul 7, 2024 · 1 comment
Open

Rework configuration #2821

gegoune opened this issue Jul 7, 2024 · 1 comment

Comments

@gegoune
Copy link
Collaborator

gegoune commented Jul 7, 2024

Just a placeholder for now, will close if won't gain friction.

We could look into overloaded (multi type) settings, like show_root_label and break it into structs such as
show_root = { enabled = true, label = ...}.

@alex-courtis
Copy link
Member

This will deal with a few issues / questions that have recently come up.

I've also been thinking about a config class, similar to our API parameter classes. Inspiration: https://github.com/neovim/nvim-lspconfig/blob/95b2fc427353e42318c974d10685d500441b821b/lua/lspconfig/configs.lua

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

No branches or pull requests

2 participants