[NEOVIM][LSP] Migrate from solargraph to sorbet
This commit is contained in:
parent
b34f4ef72c
commit
e78039bc59
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
local function init()
|
||||
require'lspconfig'.solargraph.setup{}
|
||||
require'lspconfig'.sorbet.setup{}
|
||||
end
|
||||
|
||||
return {
|
||||
|
|
Loading…
Reference in a new issue