aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/php_spec.lua
diff options
context:
space:
mode:
authorMarc Jakobi <marc.jakobi@tiko.energy>2023-10-08 21:34:55 +0200
committerAmaan Qureshi <amaanq12@gmail.com>2023-10-15 14:32:51 -0400
commitd33dbdab0138d78b285e9dddc8287239776488f5 (patch)
tree576f83e06f6d36f58cb83a31bd544c68ced19f31 /tests/indent/php_spec.lua
parentfix(typescript): do not highlight undefined as variable (diff)
downloadnvim-treesitter-d33dbdab0138d78b285e9dddc8287239776488f5.tar
nvim-treesitter-d33dbdab0138d78b285e9dddc8287239776488f5.tar.gz
nvim-treesitter-d33dbdab0138d78b285e9dddc8287239776488f5.tar.bz2
nvim-treesitter-d33dbdab0138d78b285e9dddc8287239776488f5.tar.lz
nvim-treesitter-d33dbdab0138d78b285e9dddc8287239776488f5.tar.xz
nvim-treesitter-d33dbdab0138d78b285e9dddc8287239776488f5.tar.zst
nvim-treesitter-d33dbdab0138d78b285e9dddc8287239776488f5.zip
feat(haskell): highlights improvements
- Consider functions with only one value on the rhs as variables - Applied composition: `(f . g) <param>` -> `@function.call` - View patterns - `@field` in record update expression - type_tuple and type_list as variables - quantifier for `exp_apply (<rhs>)+ (variable)` - type_tuple and type_list as variables - Treat signatures with only one value on the rhs as variables (except for `IO a`) -> Fixes #5505. - Remove redundant anchors from signature function queries. - Move signature function queries to give them higher priority - Scoped function types - Add signature query to function with parameters query
Diffstat (limited to 'tests/indent/php_spec.lua')
0 files changed, 0 insertions, 0 deletions