diff --git a/README.rst b/README.rst index 9890010..5dc132d 100644 --- a/README.rst +++ b/README.rst @@ -351,4 +351,6 @@ form: * https://github.com/stadelmanma/tree-sitter-fixed-form-fortran - licensed under the MIT License. +* https://github.com/LeviOP/tree-sitter-cfg - licensed under the MIT License. + .. _`tree-sitter`: https://tree-sitter.github.io/ diff --git a/build.py b/build.py index e05a6e6..c58ddc9 100644 --- a/build.py +++ b/build.py @@ -45,6 +45,7 @@ [ 'vendor/tree-sitter-bash', 'vendor/tree-sitter-c', + 'vendor/tree-sitter-cfg', 'vendor/tree-sitter-c-sharp', 'vendor/tree-sitter-commonlisp', 'vendor/tree-sitter-cpp', diff --git a/repos.txt b/repos.txt index 5bca128..f0f50d7 100644 --- a/repos.txt +++ b/repos.txt @@ -1,3 +1,4 @@ +https://github.com/LeviOP/tree-sitter-cfg a097eb08657cc3f0bb5e79dcc106563f74f0f13a https://github.com/WhatsApp/tree-sitter-erlang 54b6f814f43c4eac81eeedefaa7cc8762fec6683 https://github.com/Azganoth/tree-sitter-lua 6b02dfd7f07f36c223270e97eb0adf84e15a4cef https://github.com/Wilfred/tree-sitter-elisp 4b0e4a3891337514126ec72c7af394c0ff2cf48c