aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/python/error_state_tuple.py
diff options
context:
space:
mode:
authorNoah <noah.bogart@hey.com>2023-05-26 18:15:22 -0400
committerGitHub <noreply@github.com>2023-05-26 18:15:22 -0400
commitab3fb2a285e55a56b732d2f9f40ba7c3a10b87fc (patch)
tree73b2525963d71def4165ebd72cb0ec0dd392d84d /tests/indent/python/error_state_tuple.py
parentfear(go): add `clear` to `@function.builtin` (diff)
downloadnvim-treesitter-ab3fb2a285e55a56b732d2f9f40ba7c3a10b87fc.tar
nvim-treesitter-ab3fb2a285e55a56b732d2f9f40ba7c3a10b87fc.tar.gz
nvim-treesitter-ab3fb2a285e55a56b732d2f9f40ba7c3a10b87fc.tar.bz2
nvim-treesitter-ab3fb2a285e55a56b732d2f9f40ba7c3a10b87fc.tar.lz
nvim-treesitter-ab3fb2a285e55a56b732d2f9f40ba7c3a10b87fc.tar.xz
nvim-treesitter-ab3fb2a285e55a56b732d2f9f40ba7c3a10b87fc.tar.zst
nvim-treesitter-ab3fb2a285e55a56b732d2f9f40ba7c3a10b87fc.zip
refactor: update Clojure queries
Instead of relying on regex for matching (which matches custom symbols), explicitly list each of the variations in `@variable.builtin, `@conditional`, `@function.macro`. Add `@variable.builtin` for the builtin repl variables `*1`, `*2`, `*3`, and `*e`, which are occasionally used in tests and comments. Move `ex-info`, `ex-cause`, `ex-data`, and `ex-message` to `@functions.builtin`. Add missing `clojure.core` functions to `@functions.builtin` at the bottom to minimize diff. Includes functions from 1.12-alpha2 release as well.
Diffstat (limited to 'tests/indent/python/error_state_tuple.py')
0 files changed, 0 insertions, 0 deletions