From 58053ab01fe22b6722380a5cdf5ddfbce79ac315 Mon Sep 17 00:00:00 2001 From: hectorhon Date: Tue, 19 Aug 2025 21:39:16 +0800 Subject: [PATCH 1/2] Use yaml grammar from tree-sitter-grammars/tree-sitter-yaml --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f29cdd662..c13bc6584 100644 --- a/.gitmodules +++ b/.gitmodules @@ -207,7 +207,7 @@ ignore = dirty [submodule "repos/yaml"] path = repos/yaml - url = https://github.com/ikatyang/tree-sitter-yaml + url = https://github.com/tree-sitter-grammars/tree-sitter-yaml branch = master update = none ignore = dirty From 66037c43e774367d5042453f16f746b30251c938 Mon Sep 17 00:00:00 2001 From: hectorhon Date: Tue, 19 Aug 2025 22:12:51 +0800 Subject: [PATCH 2/2] Update repos/yaml --- repos/yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/yaml b/repos/yaml index 0e36bed17..3431ec21d 160000 --- a/repos/yaml +++ b/repos/yaml @@ -1 +1 @@ -Subproject commit 0e36bed171768908f331ff7dff9d956bae016efb +Subproject commit 3431ec21da1dde751bab55520963cf3a4f1121f3