[submodule "vendor/tree-sitter-zig"]
	path = vendor/tree-sitter-zig
	url = https://github.com/tree-sitter-grammars/tree-sitter-zig
[submodule "vendor/tree-sitter"]
	path = vendor/tree-sitter
	url = https://github.com/bruvduroiu/zig-tree-sitter
[submodule "vendor/tree-sitter-c"]
	path = vendor/tree-sitter-c
	url = https://github.com/tree-sitter/tree-sitter-c
[submodule "vendor/tree-sitter-python"]
	path = vendor/tree-sitter-python
	url = https://github.com/tree-sitter/tree-sitter-python
[submodule "vendor/tree-sitter-go"]
	path = vendor/tree-sitter-go
	url = https://github.com/tree-sitter/tree-sitter-go