Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`nvim-treesitter` has a few updates that it would make sense to bring in: * Using `@function.call` rather than just `@function`: should fall back to the more-generic highlight anywhere the specific one isn't supported * Adding `@spell`: harmless if that isn't recognized We do retain the one difference around `#match` vs `#lua-match`, since that was a PR made directly as a divergence.
- Loading branch information