feat(nvim): set up rust lsp config

This commit is contained in:
2025-12-06 23:49:15 +01:00
parent 36cdaac5ad
commit 7b9eac546b
3 changed files with 11 additions and 9 deletions

View File

@@ -67,6 +67,7 @@ local servers = {
-- marksman = {},
nixd = {},
pyright = {},
rust_analyzer = {},
-- tsserver = {},
svelte = {
plugin = {

View File

@@ -71,6 +71,7 @@
nixd
nixfmt
prettierd
rust-analyzer-unwrapped
shellcheck-minimal
stylua
vscode-langservers-extracted