-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.88 KB
/
Copy path.gitmodules
File metadata and controls
39 lines (39 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "vendor/tree-sitter/core"]
path = vendor/tree-sitter/core
url = https://github.com/tree-sitter/tree-sitter.git
[submodule "vendor/tree-sitter/grammars/c"]
path = vendor/tree-sitter/grammars/c
url = https://github.com/tree-sitter/tree-sitter-c.git
[submodule "vendor/tree-sitter/grammars/cpp"]
path = vendor/tree-sitter/grammars/cpp
url = https://github.com/tree-sitter/tree-sitter-cpp.git
[submodule "vendor/tree-sitter/grammars/go"]
path = vendor/tree-sitter/grammars/go
url = https://github.com/tree-sitter/tree-sitter-go.git
[submodule "vendor/tree-sitter/grammars/groovy"]
path = vendor/tree-sitter/grammars/groovy
url = https://github.com/murtaza64/tree-sitter-groovy.git
[submodule "vendor/tree-sitter/grammars/java"]
path = vendor/tree-sitter/grammars/java
url = https://github.com/tree-sitter/tree-sitter-java.git
[submodule "vendor/tree-sitter/grammars/javascript"]
path = vendor/tree-sitter/grammars/javascript
url = https://github.com/tree-sitter/tree-sitter-javascript.git
[submodule "vendor/tree-sitter/grammars/kotlin"]
path = vendor/tree-sitter/grammars/kotlin
url = https://github.com/fwcd/tree-sitter-kotlin.git
[submodule "vendor/tree-sitter/grammars/python"]
path = vendor/tree-sitter/grammars/python
url = https://github.com/tree-sitter/tree-sitter-python.git
[submodule "vendor/tree-sitter/grammars/ruby"]
path = vendor/tree-sitter/grammars/ruby
url = https://github.com/tree-sitter/tree-sitter-ruby.git
[submodule "vendor/tree-sitter/grammars/scala"]
path = vendor/tree-sitter/grammars/scala
url = https://github.com/tree-sitter/tree-sitter-scala.git
[submodule "vendor/tree-sitter/grammars/typescript"]
path = vendor/tree-sitter/grammars/typescript
url = https://github.com/tree-sitter/tree-sitter-typescript.git
[submodule "vendor/tree-sitter/grammars/csharp"]
path = vendor/tree-sitter/grammars/csharp
url = https://github.com/tree-sitter/tree-sitter-c-sharp.git