diff options
| author | Noah <noah.bogart@hey.com> | 2023-05-26 18:15:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-26 18:15:22 -0400 |
| commit | ab3fb2a285e55a56b732d2f9f40ba7c3a10b87fc (patch) | |
| tree | 73b2525963d71def4165ebd72cb0ec0dd392d84d /tests/indent/python/error_state_dict.py | |
| parent | fear(go): add `clear` to `@function.builtin` (diff) | |
| download | nvim-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_dict.py')
0 files changed, 0 insertions, 0 deletions
