aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* fix(python): use `@Normal` again for f-strings `@none` is not aggressive enoughStephan Seitz2020-09-191-1/+1
* chore(java): remove duplicate lineStephan Seitz2020-09-191-1/+0
* ocaml: follow upstream for highlightsPau Ruiz Safont2020-09-191-6/+3
* ocaml: follow upstream for highlightsPau Ruiz Safont2020-09-191-5/+7
* Bash: update highlightsSantos Gallegos2020-09-191-7/+10
* Add @keyword.operator for operators that are English words and add @exception...Stephan Seitz2020-09-197-25/+70
* Re-add attribute highlightAkin Sowemimo2020-09-181-2/+2
* Add case builtinAkin Sowemimo2020-09-181-6/+6
* RST: update queriesSantos Gallegos2020-09-183-4/+30
* Add TSTag and TSTagDelimiter groupsTravonteD2020-09-181-2/+2
* move the generic "constant" capture to the topTravonteD2020-09-181-4/+4
* Remove @definition.doc capturesSantos Gallegos2020-09-172-4/+1
* update require statements to use TSIncludeTravonteD2020-09-161-2/+2
* RST: update localsSantos Gallegos2020-09-151-0/+2
* reset python interpolation nodekiyan422020-09-151-1/+1
* add TSNonekiyan422020-09-151-0/+2
* do not highlight as normal to prevent background to override CursorLinekiyan422020-09-151-2/+0
* Rename jsx/fold.scm -> folds.scmSantos Gallegos2020-09-141-0/+0
* Fix #307: Use and document TSVariable/TSVariableBuiltin in all languagesStephan Seitz2020-09-149-8/+31
* Folds: rename query files to folds.scm to be consistentSantos Gallegos2020-09-147-0/+0
* Merge pull request #452 from kyazdani42/jsx-foldsSteven Sojka2020-09-141-0/+1
|\
| * add jsx fold on jsx_element onlykyazdani422020-09-121-0/+1
* | Bash: fix hl capture groupsSantos Gallegos2020-09-131-4/+6
* | fix(cpp highlights): Use `@include` for preproc_include (fix #445)Stephan Seitz2020-09-131-1/+2
* | fix ocaml highlightsPau Ruiz Safont2020-09-121-3/+7
* | Update PHP queryShirasaka2020-09-122-18/+59
|/
* - Fix TSType and TSPunctuationSpecialTravonteD2020-09-121-3/+4
* maintenance(ocaml): adapt queries to nvim-treesitterPau Ruiz Safont2020-09-113-127/+33
* feat(queries): pull ocaml queries from upstreamPau Ruiz Safont2020-09-113-117/+244
* ci: fix wrong queriesThomas Vigouroux2020-09-1110-23/+22
* Merge pull request #421 from steelsojka/add-missing-js-opsSteven Sojka2020-09-101-17/+30
|\
| * fix(highlights): add missing js operatorsSteven Sojka2020-09-101-17/+30
* | Add folding for local functions in luaNolan Prochnau2020-09-101-0/+1
* | feat(C++ highlights): highlight operator_name as functionStephan Seitz2020-09-081-0/+2
* | C/C++ locals: Deduplicate C++ locals contained in CStephan Seitz2020-09-082-4/+1
* | Add C++ folds and C comment/preproc foldsStephan Seitz2020-09-082-0/+15
* | use keyword.function instead of functionkyazdani422020-09-081-3/+3
* | fix function/end keywords not applied for every scopekyazdani422020-09-081-3/+7
|/
* fix using highlight query extension for every query typekyazdani422020-09-071-0/+0
* go locals: remove unused strip! directiveStephan Seitz2020-09-071-2/+0
* rst: remove unused capturesSantos Gallegos2020-09-061-6/+0
* fix: ocaml highlightPau Ruiz Safont2020-09-061-2/+1
* fix: contional > conditional in lua hl.scmkyazdani422020-09-061-1/+1
* fix bash highlightkyazdani422020-09-061-1/+1
* Lua: update highlightsSantos Gallegos2020-09-061-1/+7
* Lua: fix loop and conditional keywords highlightsSantos Gallegos2020-09-061-13/+31
* feat(folds): add ts and js foldsSteven Sojka2020-09-062-0/+20
* change @meta to @type for derive directives because @meta is not definedkiyan422020-09-061-2/+2
* fix(highlights): fix ts parameter highlightsSteven Sojka2020-09-061-2/+2
* Fix filenamePieter Goetschalckx2020-09-051-0/+0