aboutsummaryrefslogtreecommitdiff
path: root/helix-syntax/languages/tree-sitter-c
diff options
context:
space:
mode:
authorMichael Davis2022-02-25 22:42:23 +0000
committerBlaž Hrastnik2022-03-10 08:31:57 +0000
commitfbb98300dfa4cf12c8aacb1242baab3644e54951 (patch)
tree335043b45371a8f4bd86a4d5327a95384857437c /helix-syntax/languages/tree-sitter-c
parent8d7a25b4d49ef5cd7f5d85585d60e52bdc2bc0c5 (diff)
remove all submodules
The submodules system is being replaced with a command-line flag hx --fetch-grammars Which shallow-clones grammar repositories at the given revision and hx --build-grammars For building grammars separate of the initial compilation of helix. Why remove submodules? * Cloning helix in general takes a long time because of the submodules, especially when the submodules are not fetched as shallow * Packaging is consistently painful no matter the package-manager * It is quite difficult to devise a scheme where users can declare a desired set of grammars and implement it with submodules This commit fully removes the existing tree-sitter submodules from the tree (as well as the .gitmodules file which is no longer used).
Diffstat (limited to 'helix-syntax/languages/tree-sitter-c')
m---------helix-syntax/languages/tree-sitter-c0
1 files changed, 0 insertions, 0 deletions
diff --git a/helix-syntax/languages/tree-sitter-c b/helix-syntax/languages/tree-sitter-c
deleted file mode 160000
-Subproject f05e279aedde06a25801c3f2b2cc8ac17fac52a