2020-09-09 09:41:12 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-cpp"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-cpp
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-cpp
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-javascript"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-javascript
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-javascript
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-julia"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-julia
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-julia
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-python"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-python
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-python
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-typescript"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-typescript
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-typescript
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-agda"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-agda
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-agda
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-go"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-go
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-go
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-ruby"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-ruby
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-ruby
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-java"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-java
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-java
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-php"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-php
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-php
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-html"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-html
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-html
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-scala"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-scala
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-scala
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-bash"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-bash
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-bash
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-rust"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-rust
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-rust
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-json"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-json
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-json
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-css"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-css
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-css
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-c-sharp"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-c-sharp
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-c-sharp
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-c"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-c
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-c
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-haskell"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-haskell
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-haskell
|
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-swift"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-swift
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-swift
|
|
|
|
shallow = true
|
2020-09-22 13:23:48 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-toml"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-toml
|
|
|
|
url = https://github.com/ikatyang/tree-sitter-toml
|
|
|
|
shallow = true
|
2021-06-01 23:46:31 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-elixir"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-elixir
|
2021-10-12 05:31:47 +04:00
|
|
|
url = https://github.com/elixir-lang/tree-sitter-elixir
|
2021-06-01 23:46:31 +04:00
|
|
|
shallow = true
|
2021-06-10 03:05:54 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-nix"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-nix
|
|
|
|
url = https://github.com/cstrahan/tree-sitter-nix
|
2021-06-15 20:50:42 +04:00
|
|
|
shallow = true
|
|
|
|
[submodule "helix-syntax/languages/tree-sitter-latex"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-latex
|
|
|
|
url = https://github.com/latex-lsp/tree-sitter-latex
|
|
|
|
shallow = true
|
2021-08-16 06:03:57 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-ledger"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-ledger
|
|
|
|
url = https://github.com/cbarrete/tree-sitter-ledger
|
|
|
|
shallow = true
|
2021-08-18 14:54:47 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-protobuf"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-protobuf
|
|
|
|
url = https://github.com/yusdacra/tree-sitter-protobuf.git
|
|
|
|
shallow = true
|
2021-09-01 20:08:08 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-ocaml"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-ocaml
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-ocaml
|
|
|
|
shallow = true
|
2021-09-01 19:54:21 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-lua"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-lua
|
|
|
|
url = https://github.com/nvim-treesitter/tree-sitter-lua
|
|
|
|
shallow = true
|
2021-09-01 19:16:16 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-yaml"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-yaml
|
|
|
|
url = https://github.com/ikatyang/tree-sitter-yaml
|
|
|
|
shallow = true
|
2021-08-28 08:32:01 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-zig"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-zig
|
|
|
|
url = https://github.com/maxxnino/tree-sitter-zig
|
|
|
|
shallow = true
|
2021-09-17 06:04:55 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-svelte"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-svelte
|
|
|
|
url = https://github.com/Himujjal/tree-sitter-svelte
|
|
|
|
shallow = true
|
2021-10-10 17:09:17 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-vue"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-vue
|
|
|
|
url = https://github.com/ikatyang/tree-sitter-vue
|
|
|
|
shallow = true
|
2021-10-16 12:58:04 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-tsq"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-tsq
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-tsq
|
|
|
|
shallow = true
|
2021-10-23 03:57:21 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-cmake"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-cmake
|
|
|
|
url = https://github.com/uyha/tree-sitter-cmake
|
|
|
|
shallow = true
|
2021-11-08 19:48:00 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-glsl"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-glsl
|
|
|
|
url = https://github.com/theHamsta/tree-sitter-glsl.git
|
|
|
|
shallow = true
|
2021-11-08 05:05:12 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-perl"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-perl
|
|
|
|
url = https://github.com/ganezdragon/tree-sitter-perl
|
|
|
|
shallow = true
|
2021-12-19 18:56:56 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-comment"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-comment
|
|
|
|
url = https://github.com/stsewd/tree-sitter-comment
|
|
|
|
shallow = true
|
2021-11-27 06:19:40 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-wgsl"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-wgsl
|
|
|
|
url = https://github.com/szebniok/tree-sitter-wgsl
|
|
|
|
shallow = true
|
2021-12-19 04:46:47 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-llvm"]
|
2021-11-29 05:38:17 +04:00
|
|
|
path = helix-syntax/languages/tree-sitter-llvm
|
|
|
|
url = https://github.com/benwilliamgraham/tree-sitter-llvm
|
|
|
|
shallow = true
|
2021-12-14 19:45:38 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-markdown"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-markdown
|
|
|
|
url = https://github.com/MDeiml/tree-sitter-markdown
|
|
|
|
shallow = true
|
2021-12-18 08:41:32 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-dart"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-dart
|
|
|
|
url = https://github.com/UserNobody14/tree-sitter-dart.git
|
|
|
|
shallow = true
|
2021-12-21 13:22:15 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-dockerfile"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-dockerfile
|
|
|
|
url = https://github.com/camdencheek/tree-sitter-dockerfile.git
|
2021-12-24 22:44:45 +04:00
|
|
|
shallow = true
|
2021-12-21 06:02:53 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-fish"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-fish
|
|
|
|
url = https://github.com/ram02z/tree-sitter-fish
|
|
|
|
shallow = true
|
2021-12-25 02:49:27 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-git-commit"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-git-commit
|
|
|
|
url = https://github.com/the-mikedavis/tree-sitter-git-commit.git
|
2021-12-24 22:44:45 +04:00
|
|
|
shallow = true
|
2022-01-04 05:52:34 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-llvm-mir"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-llvm-mir
|
|
|
|
url = https://github.com/Flakebi/tree-sitter-llvm-mir.git
|
2022-01-04 05:17:06 +04:00
|
|
|
shallow = true
|
2021-12-29 19:31:23 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-git-diff"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-git-diff
|
|
|
|
url = https://github.com/the-mikedavis/tree-sitter-git-diff.git
|
|
|
|
shallow = true
|
2022-01-03 05:57:55 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-tablegen"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-tablegen
|
|
|
|
url = https://github.com/Flakebi/tree-sitter-tablegen
|
|
|
|
shallow = true
|
2021-12-31 02:58:47 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-git-rebase"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-git-rebase
|
|
|
|
url = https://github.com/the-mikedavis/tree-sitter-git-rebase.git
|
|
|
|
shallow = true
|
2022-01-17 18:05:17 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-lean"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-lean
|
|
|
|
url = https://github.com/Julian/tree-sitter-lean
|
|
|
|
shallow = true
|
2022-01-06 19:00:00 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-regex"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-regex
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-regex.git
|
|
|
|
shallow = true
|
2022-01-04 05:17:06 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-make"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-make
|
|
|
|
url = https://github.com/alemuller/tree-sitter-make
|
|
|
|
shallow = true
|
2022-01-09 18:10:20 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-git-config"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-git-config
|
|
|
|
url = https://github.com/the-mikedavis/tree-sitter-git-config.git
|
|
|
|
shallow = true
|
2022-01-21 18:16:40 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-graphql"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-graphql
|
|
|
|
url = https://github.com/bkegley/tree-sitter-graphql
|
|
|
|
shallow = true
|
2022-01-20 19:47:23 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-elm"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-elm
|
|
|
|
url = https://github.com/elm-tooling/tree-sitter-elm
|
|
|
|
shallow = true
|
2022-01-25 10:50:34 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-iex"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-iex
|
|
|
|
url = https://github.com/elixir-lang/tree-sitter-iex
|
|
|
|
shallow = true
|
2022-02-01 07:35:07 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-twig"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-twig
|
|
|
|
url = https://github.com/eirabben/tree-sitter-twig.git
|
|
|
|
shallow = true
|
2022-02-06 09:24:01 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-rescript"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-rescript
|
|
|
|
url = https://github.com/jaredramirez/tree-sitter-rescript
|
|
|
|
shallow = true
|
2022-02-15 05:14:02 +04:00
|
|
|
[submodule "helix-syntax/languages/tree-sitter-erlang"]
|
|
|
|
path = helix-syntax/languages/tree-sitter-erlang
|
|
|
|
url = https://github.com/the-mikedavis/tree-sitter-erlang
|