nvim-treesitter/runtime/queries/bash
Omar Valdez 93537d6998 feat(bash): remove unnecessary captures
- Bash does not have boolean values and the builtin `true`
  and `false` commands are already covered by another capture.
- The grammar has a `number` node and it's already captured.
2025-12-08 13:08:03 +01:00
..
folds.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
highlights.scm feat(bash): remove unnecessary captures 2025-12-08 13:08:03 +01:00
injections.scm fix: remove downcase! directive use 2025-05-12 18:43:40 +02:00
locals.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00