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

Document use of init_options to configure LSP inside Neovim #2445

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

adam12
Copy link
Contributor

@adam12 adam12 commented Aug 14, 2024

Motivation

Documents the use of init_options to configure LSP options inside Neovim.

Provides an example of using these init_options to enable the Standard add-on for pull-style linting and formatting.

Add example of using `init_options` to enable the Standard add-on for
linting and formatting.
@adam12 adam12 requested a review from a team as a code owner August 14, 2024 18:03
@adam12 adam12 requested review from andyw8 and st0012 August 14, 2024 18:03
@adam12
Copy link
Contributor Author

adam12 commented Aug 14, 2024

I have signed the CLA!

EDITORS.md Show resolved Hide resolved
@andyw8 andyw8 added documentation Improvements or additions to documentation server This pull request should be included in the server gem's release notes labels Aug 14, 2024
@jacobdaddario
Copy link
Contributor

👏🏻 This is great. Took me a while to figure that one out. Thank you for documenting!

Copy link
Member

@vinistock vinistock left a comment

Choose a reason for hiding this comment

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

Nice! Thank you for the contribution

@vinistock vinistock merged commit 3388ef8 into Shopify:main Aug 19, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation server This pull request should be included in the server gem's release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants