aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFanda Vacek2022-05-07 11:47:15 +0000
committerGitHub2022-05-07 11:47:15 +0000
commit76d55c0d9e12b7ae9f08d2b722c44473c9b0ef2a (patch)
tree52573a6a3067ab722228cab8ba22a3cb9f9c8d6d
parentb38c26809740a827397347fc55300ffd26f46c91 (diff)
Cpon support tree sitter version bumped (#2424)
Co-authored-by: Fanda Vacek <fvacek@elektroline.cz>
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index e4f203f8..08dadb15 100644
--- a/languages.toml
+++ b/languages.toml
@@ -1328,7 +1328,7 @@ indent = { tab-width = 2, unit = " " }
[[grammar]]
name = "cpon"
-source = { git = "https://github.com/fvacek/tree-sitter-cpon", rev = "11ba46a4de3eb86934003133099c9963a60f9687" }
+source = { git = "https://github.com/fvacek/tree-sitter-cpon", rev = "cc6a22b1fa8917c2d041af399f19f34a0a9d94ff" }
[[language]]
name = "odin"