Skip to content

Commit a7420e7

Browse files
authored
Update link for Ruby LSP NeoVim LSP config (#3075)
### Motivation The path to the Ruby LSP configurations in NeoVim was updated and our link was broken.
1 parent 8cf6ffa commit a7420e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jekyll/editors.markdown

+2-2
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ When you run `eglot` command it will run `ruby-lsp` process for you.
122122

123123
### nvim-lspconfig
124124

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.
125+
The [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/configs/ruby_lsp.lua) plugin has
126+
support for Ruby LSP.
127127

128128
The Ruby LSP can be configured using the `init_options` key when setting up the LSP.
129129

0 commit comments

Comments
 (0)