From f83843ceba65f7719d8b208eda0ebf15fae77603 Mon Sep 17 00:00:00 2001 From: Michael Daffin Date: Wed, 23 Feb 2022 14:25:44 +0000 Subject: 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 Co-authored-by: Ivan Tham --- book/src/generated/lang-support.md | 1 + 1 file changed, 1 insertion(+) (limited to 'book') diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md index 89405073..49538215 100644 --- a/book/src/generated/lang-support.md +++ b/book/src/generated/lang-support.md @@ -27,6 +27,7 @@ | javascript | ✓ | | ✓ | `typescript-language-server` | | json | ✓ | | ✓ | | | julia | ✓ | | | `julia` | +| kotlin | ✓ | | | `kotlin-language-server` | | latex | ✓ | | | | | lean | ✓ | | | `lean` | | ledger | ✓ | | | | -- cgit v1.2.3-70-g09d2