summaryrefslogtreecommitdiffstats
path: root/queries/clojure
Commit message (Expand)AuthorAgeFilesLines
* queries/*/highlights.scm : remove `@spell` for stringsShellCode332023-08-071-1/+1
* feat(clojure): add update-keys & update-valsNoah2023-06-091-1/+1
* refactor: update Clojure queriesNoah2023-05-261-11/+41
* perf: remove match where possibleAmaan Qureshi2023-04-211-8/+8
* feat(spell): support lisp like languageskawas442023-03-291-2/+2
* feat!: add `@keyword.coroutine` captureAmaan Qureshi2023-03-031-6/+8
* docs: fix typosdundargoc2023-02-231-1/+1
* highlights(clojure): use `@function.call`Stephan Seitz2022-09-111-2/+2
* highlights(clojure): out-comment TODO queryStephan Seitz2022-09-111-16/+16
* Change to using an explicit list of "def-likes" for clojure (#3202)Oliver Marshall2022-07-201-2/+8
* Prefer lua-match over matchLewis Russell2021-11-231-3/+3
* chore: fix typosDundar Göc2021-11-021-2/+2
* highlights(clojure): fix highlighting of #_Stephan Seitz2021-07-251-1/+4
* Don't capture quotes as commentsOliver Marshall2021-07-191-1/+1
* Remove last @aOliver Marshall2021-07-191-2/+2
* Remove docstring highlightsOliver Marshall2021-07-191-2/+4
* Use ignored capture groupsOliver Marshall2021-07-191-4/+4
* Improve some commentsOliver Marshall2021-07-191-2/+2
* Improve highlights for typesOliver Marshall2021-07-191-1/+3
* Remove constant highlightingOliver Marshall2021-07-191-7/+0
* Add forgotten annon function highlightOliver Marshall2021-07-191-0/+3
* Add header commentOliver Marshall2021-07-191-3/+13
* Add some todosOliver Marshall2021-07-191-0/+3
* Add context based highlighting for def, defn & nsOliver Marshall2021-07-191-0/+54
* Revamp the symbol highlightingOliver Marshall2021-07-191-77/+100
* Move meta punctuationOliver Marshall2021-07-191-1/+8
* SimplifyOliver Marshall2021-07-191-36/+13
* Add some comments & TODOsOliver Marshall2021-07-191-8/+10
* First pass at def-likesOliver Marshall2021-07-191-9/+17
* Match % variablesOliver Marshall2021-07-191-0/+3
* Add more operatorsOliver Marshall2021-07-191-2/+2
* Add some TODOsOliver Marshall2021-07-191-2/+5
* Highlight splicing operatorsOliver Marshall2021-07-191-0/+4
* All the other stuff, includes:Oliver Marshall2021-07-191-31/+176
* Reorganise slightlyOliver Marshall2021-07-191-5/+20
* Use #any-of? instead of #match? where posibleJoakker2021-06-251-1/+5
* Clojure: Add folds.scmStephan Seitz2021-05-171-0/+1
* Clojure/Lisp: Add char_lit to highlightsStephan Seitz2021-05-171-0/+2
* Use `@symbol` in clojure in commonlispStephan Seitz2021-05-171-1/+1
* Extend CL highlightsStephan Seitz2021-05-171-2/+2
* Add support for Common LispStephan Seitz2021-05-171-7/+7
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+1
* [clojure] add punctuation.bracketChinmay Dalal2020-11-101-0/+2
* Add incremental selection supportsogaiu2020-11-041-0/+1
* Add initial clojure supportsogaiu2020-11-041-0/+73