1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Use Solorgraph as the Ruby LSP

This commit is contained in:
Dan Barber 2024-01-09 15:47:25 -06:00
parent b3336f772d
commit 577223ef3a

View File

@ -1 +1 @@
require("lspconfig").ruby_ls.setup({})
require("lspconfig").solargraph.setup({})