feat(nvim): set up rust lsp config

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