nvim-treesitter/queries/bash
Santos Gallegos 76c00934a6 Bash: update highlights
Following some of our conventions and some bits from atom
https://github.com/atom/language-shellscript/blob/master/grammars/tree-sitter-bash.cson:

- Uppercase var are constants
- `$` is a special symbol, not part of the name
- Builtin constants and functions
2020-09-19 13:33:05 +02:00
..
highlights.scm Bash: update highlights 2020-09-19 13:33:05 +02:00
locals.scm bash: add locals.scm for use with definition highlighting 2020-07-19 22:16:00 +02:00