aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/languages.toml b/languages.toml
index ea992394..175037be 100644
--- a/languages.toml
+++ b/languages.toml
@@ -2467,10 +2467,6 @@ roots = ["cabal.project", "Setup.hs"]
indent = { tab-width = 2, unit = " " }
comment-token = "--"
-[[grammar]]
-name = "cabal"
-source = { git = "https://gitlab.com/magus/tree-sitter-cabal", rev = "7d5fa6887ae05a0b06d046f1e754c197c8ad869b" }
-
[[language]]
name = "hurl"
scope = "source.hurl"