Move tooling

This commit is contained in:
Guus Waals 2025-05-27 00:31:02 +08:00
parent c2397e8e24
commit 84ebde858e
15 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -2,8 +2,8 @@
path = game_re/third_party/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "tooling2/third_party/tree-sitter"]
path = tooling2/third_party/tree-sitter
path = tooling/third_party/tree-sitter
url = https://github.com/guusw/tree-sitter.git
[submodule "tooling2/third_party/tree-sitter-cpp"]
path = tooling2/third_party/tree-sitter-cpp
path = tooling/third_party/tree-sitter-cpp
url = https://github.com/guusw/tree-sitter-cpp.git