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 Oct 31, 2024
1 parent 4d1380e commit 7da83bd
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 7da83bd

Please sign in to comment.