aboutsummaryrefslogtreecommitdiff
path: root/helix-syntax/languages
diff options
context:
space:
mode:
authorMichael Daffin2022-02-23 14:25:44 +0000
committerGitHub2022-02-23 14:25:44 +0000
commitf83843ceba65f7719d8b208eda0ebf15fae77603 (patch)
tree3048637d7fcc28e48eb564f9f4058d58e109925c /helix-syntax/languages
parent40eb1268c72b60f1249389c58892e7c45d268cff (diff)
Add kotlin language (#1689)
* Add kotlin language Queries taken from https://github.com/nvim-treesitter/nvim-treesitter/blob/master/queries/kotlin seem to work well enough for my needs though I don't use kotlin heavily. * Update lang-support doc * Updates the kotlin highlight query to use helixs scopes * Updates the queries from PR feedback * Adds 'shallow = true' to gitmodules * Removes kotlin locals.scm * Remove blank line Co-authored-by: Ivan Tham <pickfire@riseup.net> Co-authored-by: Ivan Tham <pickfire@riseup.net>
Diffstat (limited to 'helix-syntax/languages')
m---------helix-syntax/languages/tree-sitter-kotlin0
1 files changed, 0 insertions, 0 deletions
diff --git a/helix-syntax/languages/tree-sitter-kotlin b/helix-syntax/languages/tree-sitter-kotlin
new file mode 160000
+Subproject a4f71eb9b8c9b19ded3e0e9470be4b1b77c2b56