chore: clean wrong manuel setup for rust-analyzer

This commit is contained in:
2025-07-02 16:33:55 +02:00
parent 6f17872ae0
commit ae95eb1480

View File

@@ -24,7 +24,6 @@ return {
}, },
servers = { servers = {
"qmlls", "qmlls",
"rust-analyzer",
}, },
features = { features = {
signature_help = true, signature_help = true,