mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-03-18 08:09:40 +00:00
Minor updates
This commit is contained in:
@@ -5,7 +5,7 @@ end
|
||||
|
||||
local lspconfig = require("lspconfig")
|
||||
|
||||
local servers = { "jsonls", "sumneko_lua", "pyright" }
|
||||
local servers = { "jsonls", "sumneko_lua", "pyright", "rust_analyzer" }
|
||||
|
||||
lsp_installer.setup({
|
||||
ensure_installed = servers,
|
||||
|
||||
Reference in New Issue
Block a user