Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/languages.toml b/languages.toml
index e286c450..7cc37300 100644
--- a/languages.toml
+++ b/languages.toml
@@ -4360,13 +4360,3 @@ file-types = [ { glob = "dunst/dunstrc" } ]
[[grammar]]
name = "dunstrc"
source = { git = "https://github.com/rotmh/tree-sitter-dunstrc", rev = "9cb9d5cc51cf5e2a47bb2a0e2f2e519ff11c1431" }
-
-[[language]]
-name = "rustfmt"
-scope = "source.rustfmt"
-file-types = []
-injection-regex = "rustfmt"
-
-[[grammar]]
-name = "rustfmt"
-source = { git = "https://github.com/nik-rev/tree-sitter-rustfmt", rev = "d8e517d9aca1905261a378b25688e4500ae4dd22" }