Move tooling
This commit is contained in:
parent
c2397e8e24
commit
84ebde858e
|
@ -2,8 +2,8 @@
|
||||||
path = game_re/third_party/spdlog
|
path = game_re/third_party/spdlog
|
||||||
url = https://github.com/gabime/spdlog.git
|
url = https://github.com/gabime/spdlog.git
|
||||||
[submodule "tooling2/third_party/tree-sitter"]
|
[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
|
url = https://github.com/guusw/tree-sitter.git
|
||||||
[submodule "tooling2/third_party/tree-sitter-cpp"]
|
[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
|
url = https://github.com/guusw/tree-sitter-cpp.git
|
||||||
|
|
Loading…
Reference in New Issue