Delete solargraph config (now in normal lsp config)
This commit is contained in:
parent
9b67156f6d
commit
b0b3b7e36c
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
local lsp_flags = require('lspconfig').solargraph.setup{
|
||||
on_attach = require 'on_lsp_attach',
|
||||
}
|
||||
vim.api.nvim_command("LspStart")
|
Loading…
Reference in a new issue