Skip to content

Add information on enabling the Ruby LSP using builtin vim.lsp instea… #3696

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

Merged
merged 2 commits into from
Jul 30, 2025

Conversation

rezhaTanuharja
Copy link
Contributor

Background

With the release of Neovim 0.11, more and more users move away from the nvim-lspconfig plugin in favor of the built-in method of enabling LSP. This method can be quite confusing for new users:

  • where to put the LSP config table within my nvim config?
  • what should the LSP config table contain?

Summary

Add information on how to enable the Ruby LSP using the built-in method

  • provide a config example of enabling the LSP that should work out of the box if users have ruby-lsp installed
  • align the example with the example in the nvim-lspconfig section so users can compare the two ways

@rezhaTanuharja rezhaTanuharja requested a review from a team as a code owner July 30, 2025 08:46
Copy link

graphite-app bot commented Jul 30, 2025

How to use the Graphite Merge Queue

Add the label graphite-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@rezhaTanuharja
Copy link
Contributor Author

I have signed the CLA!

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.

Thanks for contributing to the documentation! I just have a minor comment

Co-authored-by: Vinicius Stock <[email protected]>
@vinistock vinistock added the documentation Improvements or additions to documentation label Jul 30, 2025
@vinistock vinistock merged commit 3565a97 into Shopify:main Jul 30, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants