feat(nvim): set up rust lsp config

This commit is contained in:
2025-12-06 23:49:15 +01:00
parent bc3caec6ba
commit 1e03157838
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 = {