nvim-treesitter/queries/janet_simple
sogaiu 6fe60587d1 Remove some sections and add some missing things
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.
2023-04-30 22:06:17 -04:00
..
folds.scm feat: add janet_simple 2023-04-30 22:06:17 -04:00
highlights.scm Remove some sections and add some missing things 2023-04-30 22:06:17 -04:00
injections.scm feat: add janet_simple 2023-04-30 22:06:17 -04:00
locals.scm feat: add janet_simple 2023-04-30 22:06:17 -04:00