[gnome-builder] rust-analyzer: remove unused keyword



commit 9cc79f035871745a240b75e2a920f25bc6671dab
Author: Christian Hergert <chergert redhat com>
Date:   Tue Feb 23 20:32:51 2021 -0800

    rust-analyzer: remove unused keyword
    
    This keyword isn't actually a thing.

 src/plugins/rust-analyzer/rust-analyzer.plugin | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/plugins/rust-analyzer/rust-analyzer.plugin b/src/plugins/rust-analyzer/rust-analyzer.plugin
index 7fba318b7..53e86e0c7 100644
--- a/src/plugins/rust-analyzer/rust-analyzer.plugin
+++ b/src/plugins/rust-analyzer/rust-analyzer.plugin
@@ -13,4 +13,3 @@ X-Formatter-Languages=rust
 X-Highlighter-Languages=rust
 X-Hover-Provider-Languages=rust
 X-Rename-Provider-Languages=rust
-X-Search-Provider-Languages=rust


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]