[submodule "tree-sitter-rust"]
	path = third_party/tree-sitter-rust
	url = https://github.com/tree-sitter/tree-sitter-rust.git
[submodule "third_party/tree-sitter-typescript"]
	path = third_party/tree-sitter-typescript
	url = https://github.com/tree-sitter/tree-sitter-typescript.git
[submodule "third_party/PageIndex"]
	path = third_party/PageIndex
	url = https://github.com/VectifyAI/PageIndex
