All checks were successful
Run Test Suite / test (push) Successful in 31s
However, the colorscheme functions and tests do not work anymore, they need to be rebuilt.
How to add more languages now (quick workflow)
- Add binding dependency in go.mod
- Add query file under internal/syntax/queries//highlights.scm
- Embed it in internal/syntax/query_assets.go
- Add one register(...) block in internal/syntax/registry.go
- Update internal/syntax/query_assets_test.go with another test