mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
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 |
||
|---|---|---|
| .. | ||
| bash | ||
| c | ||
| c_sharp | ||
| cpp | ||
| css | ||
| dart | ||
| fennel | ||
| go | ||
| html | ||
| java | ||
| javascript | ||
| json | ||
| jsx | ||
| lua | ||
| ocaml | ||
| php | ||
| python | ||
| query | ||
| regex | ||
| rst | ||
| ruby | ||
| rust | ||
| toml | ||
| typescript | ||