You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/book/src
Michael Daffin f83843ceba
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>
2 years ago
..
generated Add kotlin language (#1689) 2 years ago
guides Add object.movement for tree-sitter navigation 2 years ago
SUMMARY.md Auto generate docs for language support 3 years ago
commands.md docs: Auto generate command list 3 years ago
configuration.md feat(helix-view): dynamic line numbers (#1522) 2 years ago
from-vim.md Improve docs, fix up a few highlight scopes 3 years ago
hooks.md Add book/ (mdbook based user guide) 3 years ago
install.md Add instructions for Fedora Linux (#1270) 3 years ago
keymap.md Add docs for tree-sitter based navigation 2 years ago
lang-support.md Auto generate docs for language support 3 years ago
languages.md feat(lsp): configurable diagnostic severity (#1325) 3 years ago
remapping.md Update book to include typable command remapping (#1240) 3 years ago
themes.md Allow separate styles for markup headings (#1618) 2 years ago
usage.md Add object.movement for tree-sitter navigation 2 years ago