add rust lsp

pull/1705/head
nagymathev 1 year ago
parent ec42464b08
commit 9f2234ad68

@ -244,7 +244,9 @@ return {
-- } -- }
-- } -- }
-- }, -- },
-- rust_analyzer = {}, rust_analyzer = {
alias = 'rust-analyzer',
},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs -- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
-- --
-- Some languages (like typescript) have entire language plugins that can be useful: -- Some languages (like typescript) have entire language plugins that can be useful:

Loading…
Cancel
Save