| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-11 | highlights(clojure): use `@function.call` | Stephan Seitz | |
| 2022-09-11 | highlights(clojure): out-comment TODO query | Stephan Seitz | |
| 2022-07-20 | Change to using an explicit list of "def-likes" for clojure (#3202) | Oliver Marshall | |
| 2021-11-23 | Prefer lua-match over match | Lewis Russell | |
| as string.find is much quicker than vim.regex:match* | |||
| 2021-11-02 | chore: fix typos | Dundar Göc | |
| 2021-07-25 | highlights(clojure): fix highlighting of #_ | Stephan Seitz | |
| Fix https://github.com/sogaiu/tree-sitter-clojure/issues/14 | |||
| 2021-07-19 | Don't capture quotes as comments | Oliver Marshall | |
| 2021-07-19 | Remove last @a | Oliver Marshall | |
| 2021-07-19 | Remove docstring highlights | Oliver Marshall | |
| 2021-07-19 | Use ignored capture groups | Oliver Marshall | |
| 2021-07-19 | Improve some comments | Oliver Marshall | |
| 2021-07-19 | Improve highlights for types | Oliver Marshall | |
| 2021-07-19 | Remove constant highlighting | Oliver Marshall | |
| 2021-07-19 | Add forgotten annon function highlight | Oliver Marshall | |
| 2021-07-19 | Add header comment | Oliver Marshall | |
| 2021-07-19 | Add some todos | Oliver Marshall | |
| 2021-07-19 | Add context based highlighting for def, defn & ns | Oliver Marshall | |
| 2021-07-19 | Revamp the symbol highlighting | Oliver Marshall | |
| 2021-07-19 | Move meta punctuation | Oliver Marshall | |
| 2021-07-19 | Simplify | Oliver Marshall | |
| 2021-07-19 | Add some comments & TODOs | Oliver Marshall | |
| 2021-07-19 | First pass at def-likes | Oliver Marshall | |
| 2021-07-19 | Match % variables | Oliver Marshall | |
| 2021-07-19 | Add more operators | Oliver Marshall | |
| 2021-07-19 | Add some TODOs | Oliver Marshall | |
| 2021-07-19 | Highlight splicing operators | Oliver Marshall | |
| 2021-07-19 | All the other stuff, includes: | Oliver Marshall | |
| - Changing huge 'match's to 'any-of's - Roughly organising the queries into sections - Add some TODOs for more improvements - Comment out def-like and call queries as they overlap too much - Change the captures to use better (imo) groups - Make with-.* and when-.* always highlight like a builtin | |||
| 2021-07-19 | Reorganise slightly | Oliver Marshall | |
| 2021-06-25 | Use #any-of? instead of #match? where posible | Joakker | |
| 2021-05-17 | Clojure: Add folds.scm | Stephan Seitz | |
| 2021-05-17 | Clojure/Lisp: Add char_lit to highlights | Stephan Seitz | |
| 2021-05-17 | Use `@symbol` in clojure in commonlisp | Stephan Seitz | |
| 2021-05-17 | Extend CL highlights | Stephan Seitz | |
| 2021-05-17 | Add support for Common Lisp | Stephan Seitz | |
| 2021-05-07 | Revert "Comment: use `@combined` to create just one tree per buffer (#1252)" | Santos Gallegos | |
| This reverts commit 4a7a713c527f57c355bc817f16fc6d955b8cce9b. | |||
| 2021-04-28 | Comment: use `@combined` to create just one tree per buffer (#1252) | Santos Gallegos | |
| * Comment: use `@combined` to create just one tree per buffer There is no need to create a tree per line/block for comments. Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251 * Add injections for scss * Fix jsonc * Combine jsdoc | |||
| 2021-03-12 | Add comment parser to highlight comment tags (#893) | Santos Gallegos | |
| Closes #236 | |||
| 2020-11-10 | [clojure] add punctuation.bracket | Chinmay Dalal | |
| 2020-11-04 | Add incremental selection support | sogaiu | |
| 2020-11-04 | Add initial clojure support | sogaiu | |
