aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* Json: update foldsSantos Gallegos2021-02-131-0/+1
* highlights(nix): fix for alias name of identifier in attrpathStephan Seitz2021-02-121-3/+3
* Query: highlight modelineSantos Gallegos2021-02-121-0/+3
* feat(javascript): add template string language injectionSteven Sojka2021-02-111-3/+9
* Use eq?Santos Gallegos2021-02-112-4/+4
* HTML: improve highlights & injectionsSantos Gallegos2021-02-112-1/+32
* Query: add foldsSantos Gallegos2021-02-111-0/+6
* C/CPP: add injections for macrosSantos Gallegos2021-02-102-0/+2
* YAML: add localsSantos Gallegos2021-02-101-0/+1
* CleanupMads Kjeldgaard2021-02-101-7/+0
* CleanupMads Kjeldgaard2021-02-101-7/+0
* Update queries/supercollider/locals.scmmads kjeldgaard2021-02-101-2/+0
* Update queries/supercollider/highlights.scmmads kjeldgaard2021-02-101-1/+0
* KeywordMads Kjeldgaard2021-02-101-1/+1
* remove @escapeMads Kjeldgaard2021-02-101-1/+1
* Add supercollider supportMads Kjeldgaard2021-02-104-0/+168
* Add devicetree parser with queries (#900)Jędrzej Boczar2021-02-104-0/+54
* Lua: highlight fieldsSantos Gallegos2021-02-101-0/+1
* fix: rust use_list + tuple_expression indentelianiva2021-02-081-0/+2
* Yaml: fix foldsSantos Gallegos2021-02-071-1/+1
* Query: add regex injectionsSantos Gallegos2021-02-071-0/+4
* Lua: improve scope queriesSantos Gallegos2021-02-071-12/+12
* HTML: add folds queriesSantos Gallegos2021-02-071-0/+5
* Python: inject rst in docstrings (#917)Santos Gallegos2021-02-051-0/+18
* Update lockfile.json and `amount` query for ledgerCédric Barreteau2021-02-041-1/+1
* Add indents queries for ledgerCédric Barreteau2021-01-311-0/+3
* Add ledger parser, folds and highlights queriesCédric Barreteau2021-01-312-0/+19
* folds(teal): remove record_declaration from foldsStephan Seitz2021-01-301-3/+0
* highlights(cpp): fix constructor call highlightingStephan Seitz2021-01-291-0/+3
* fix(lua): correctly handle do_statement in localsThomas Vigouroux2021-01-271-8/+12
* fix(lua): correctly highlight do_statementThomas Vigouroux2021-01-271-0/+6
* feat(javascript): move shorthand prop to propertySteven Sojka2021-01-261-5/+3
* Highlight ruby symbols as @propertyJeffrey Chupp2021-01-251-1/+4
* C: add goto to localsSantos Gallegos2021-01-221-0/+5
* fix: added missing enum indent for typescriptelianiva2021-01-211-0/+1
* Ruby highlights: symbol -> simple_symbol, hash_key_symbol, delimited_symbolStephan Seitz2021-01-211-2/+4
* Use function keyword highlight group for Rust's fnCédric Barreteau2021-01-201-1/+2
* fix: js indent for object inside argumentselianiva2021-01-201-0/+1
* lua: Add more indent nodesLewis Russell2021-01-201-0/+4
* fix: dedent golang case keywordelianiva2021-01-201-0/+1
* feat: add missing golang indent querieselianiva2021-01-151-0/+4
* feat: added more indent querieselianiva2021-01-1415-0/+188
* indent: add Python @ignore queriesJędrzej Boczar2021-01-141-0/+4
* indent: add Python @return queriesJędrzej Boczar2021-01-141-0/+6
* added query enhancementsBrian Shu2021-01-123-2/+9
* C++ highlights: Fix destructor highlightingStephan Seitz2021-01-081-1/+1
* feat(js): add regex injections (#834)Steven Sojka2021-01-071-0/+2
* Python highlights: update definition of decoratorStephan Seitz2021-01-071-1/+4
* Python locals: Add new node with_clauseStephan Seitz2021-01-071-1/+2
* started branchBrian Shu2021-01-073-0/+35