mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
The original approach was to emulate what was in Clojure's highlights.scm file, but it appears that there were a number of questionable items, so some sections were removed. As a consequence, there were some items that ended up unmentioned. An attempt was made to rescue most of these and add some missing items to a renamed "Special forms and builtin macros" section. Five items were removed entirely. These are: * Single quote * Tilde * Pipe * Comma * Semicolon It was unclear where to put these and it's also unclear whether highlighting them would really be beneficial. Perhaps what to do, if anything, will become clear in the future. |
||
|---|---|---|
| .. | ||
| folds.scm | ||
| highlights.scm | ||
| injections.scm | ||
| locals.scm | ||