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 more details on customizing LSP options in the Advanced LSP Setup page #131

Closed
mehalter opened this issue Nov 9, 2023 · 1 comment
Closed
Milestone

Comments

@mehalter
Copy link
Member

mehalter commented Nov 9, 2023

We describe a lot of great things in the Advanced LSP Setup page, but one thing we don't touch on at all is configuring language servers with the config table in AstroLSP. We should add details on this and describe how the tables in the config options are used to configure the require("lspconfig")[<server_name>].setup call. This should also describe that language servers installed with mason are automatically set up (using these configuration options on top of their defaults)

@mehalter mehalter added this to the AstroNvim v4 milestone Nov 9, 2023
@mehalter
Copy link
Member Author

mehalter commented Nov 9, 2023

Completed on v4 branch

@mehalter mehalter closed this as completed Nov 9, 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

No branches or pull requests

1 participant