We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf6ffa commit a7420e7Copy full SHA for a7420e7
jekyll/editors.markdown
@@ -122,8 +122,8 @@ When you run `eglot` command it will run `ruby-lsp` process for you.
122
123
### nvim-lspconfig
124
125
-The [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/server_configurations/ruby_lsp.lua)
126
-plugin has support for Ruby LSP.
+The [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/configs/ruby_lsp.lua) plugin has
+support for Ruby LSP.
127
128
The Ruby LSP can be configured using the `init_options` key when setting up the LSP.
129
0 commit comments