diff options
| author | Chris Kipp <ckipp@pm.me> | 2023-01-12 12:52:44 +0100 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2023-01-14 12:56:56 -0800 |
| commit | add6f9abe2d8b3f76b8bc0116bdd1d5f8a24f9fd (patch) | |
| tree | 70078366711e0305f83a3419e3674021ef46bed4 /plugin | |
| parent | ci: stop running update-lockfile after every commit (diff) | |
| download | nvim-treesitter-add6f9abe2d8b3f76b8bc0116bdd1d5f8a24f9fd.tar nvim-treesitter-add6f9abe2d8b3f76b8bc0116bdd1d5f8a24f9fd.tar.gz nvim-treesitter-add6f9abe2d8b3f76b8bc0116bdd1d5f8a24f9fd.tar.bz2 nvim-treesitter-add6f9abe2d8b3f76b8bc0116bdd1d5f8a24f9fd.tar.lz nvim-treesitter-add6f9abe2d8b3f76b8bc0116bdd1d5f8a24f9fd.tar.xz nvim-treesitter-add6f9abe2d8b3f76b8bc0116bdd1d5f8a24f9fd.tar.zst nvim-treesitter-add6f9abe2d8b3f76b8bc0116bdd1d5f8a24f9fd.zip | |
refactor(scala): update the Scala highlight queries
There has been a lot of changes recently to the Scala grammar and we've
been merging in a handful of things before syncing the actual generated
parser. We are currently at a stage where we're going to sync
everything, but there are some breaking changes that are included in
https://github.com/tree-sitter/tree-sitter-scala/pull/135, so when that
commit gets synced here stuff will break. We've taken the queries that
existed here and have been building off of them in the actual upstream
repo. This will hopefully make the transition smooth and updates the
queries to ensure that there is no breakage. It's recommended to wait
until that pr is merged, synced here, and then merge this in around the
same time.
Co-authored-by: eugene yokota <eed3si9n@gmail.com>
Co-authored-by: Anton Sviridov <keynmol@gmail.com>
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions
