Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
url = https://gitlab.com/graphviz/graphviz.git
[submodule "src/external/tree-sitter/csharp-tree-sitter"]
path = src/external/tree-sitter/csharp-tree-sitter
url = https://github.com/tree-sitter/csharp-tree-sitter.git
url = https://github.com/bgn64/csharp-tree-sitter.git
Comment thread
jhpohovey marked this conversation as resolved.
[submodule "src/external/tree-sitter/tree-sitter-c-sharp"]
path = src/external/tree-sitter/tree-sitter-c-sharp
url = https://github.com/tree-sitter/tree-sitter-c-sharp.git
Expand Down
2 changes: 1 addition & 1 deletion src/external/tree-sitter/csharp-tree-sitter
Loading