Skip to content

Commit

Permalink
feat(kotlin): add 'tree-sitter-kotlin' submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-ley-scrub committed Jan 6, 2025
1 parent eee3a81 commit 2862d27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,6 @@
[submodule "resources/language-submodules/tree-sitter-php"]
path = resources/language-submodules/tree-sitter-php
url = https://github.com/tree-sitter/tree-sitter-php
[submodule "resources/language-submodules/tree-sitter-kotlin"]
path = resources/language-submodules/tree-sitter-kotlin
url = https://github.com/fwcd/tree-sitter-kotlin
1 change: 1 addition & 0 deletions resources/language-submodules/tree-sitter-kotlin
Submodule tree-sitter-kotlin added at 76f53c

0 comments on commit 2862d27

Please sign in to comment.