[submodule "third_party/tree-sitter"]
	path = third_party/tree-sitter
	url = https://github.com/tree-sitter/tree-sitter.git
[submodule "third_party/tree-sitter-python"]
	path = third_party/tree-sitter-python
	url = https://github.com/tree-sitter/tree-sitter-python.git
[submodule "third_party/tree-sitter-c"]
	path = third_party/tree-sitter-c
	url = https://github.com/tree-sitter/tree-sitter-c.git
[submodule "third_party/tree-sitter-cpp"]
	path = third_party/tree-sitter-cpp
	url = https://github.com/tree-sitter/tree-sitter-cpp.git
[submodule "third_party/tree-sitter-java"]
	path = third_party/tree-sitter-java
	url = https://github.com/tree-sitter/tree-sitter-java.git
[submodule "third_party/nvim-treesitter"]
	path = third_party/nvim-treesitter
	url = https://github.com/nvim-treesitter/nvim-treesitter.git
[submodule "third_party/benchmarksgame"]
	path = third_party/benchmarksgame
	url = https://salsa.debian.org/benchmarksgame-team/benchmarksgame.git
[submodule "third_party/Programming-Language-Benchmarks"]
	path = third_party/Programming-Language-Benchmarks
	url = git@github.com:hanabi1224/Programming-Language-Benchmarks.git
