Add indents and textobjects for Kotlin (#12925)

This commit is contained in:
Sebastian Dörner 2025-02-20 18:58:27 +01:00 committed by GitHub
parent 3d7e2730e7
commit 0deb8bbce6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 106 additions and 24 deletions

View file

@ -1940,7 +1940,7 @@ language-servers = [ "kotlin-language-server" ]
[[grammar]]
name = "kotlin"
source = { git = "https://github.com/fwcd/tree-sitter-kotlin", rev = "a4f71eb9b8c9b19ded3e0e9470be4b1b77c2b569" }
source = { git = "https://github.com/fwcd/tree-sitter-kotlin", rev = "c4ddea359a7ff4d92360b2efcd6cfce5dc25afe6" }
[[language]]
name = "hcl"