summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 4246223db8147158be449f441a9614dea97dc4b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "tree-sitter-javascript"]
	path = tree-sitter-javascript
	url = https://github.com/tree-sitter/tree-sitter-javascript
[submodule "tree-sitter-python"]
	path = tree-sitter-python
	url = https://github.com/tree-sitter/tree-sitter-python
[submodule "tree-sitter-go"]
	path = tree-sitter-go
	url = https://github.com/tree-sitter/tree-sitter-go
[submodule "tree-sitter-c"]
	path = tree-sitter-c
	url = https://github.com/tree-sitter/tree-sitter-c
[submodule "tree-sitter-cpp"]
	path = tree-sitter-cpp
	url = https://github.com/tree-sitter/tree-sitter-cpp
[submodule "tree-sitter-bash"]
	path = tree-sitter-bash
	url = https://github.com/tree-sitter/tree-sitter-bash
[submodule "tree-sitter-haskell"]
	path = tree-sitter-haskell
	url = https://github.com/tree-sitter/tree-sitter-haskell