summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-14Fix #307: Use and document TSVariable/TSVariableBuiltin in all languagesStephan Seitz
2020-09-14Folds: rename query files to folds.scm to be consistentSantos Gallegos
2020-09-14Fix typo in foldexpr exampleSh3Rm4n
2020-09-14Merge pull request #452 from kyazdani42/jsx-foldsSteven Sojka
2020-09-13Bash: fix hl capture groupsSantos Gallegos
2020-09-13fix(cpp highlights): Use `@include` for preproc_include (fix #445)Stephan Seitz
2020-09-12fix ocaml highlightsPau Ruiz Safont
2020-09-12add jsx fold on jsx_element onlykyazdani42
2020-09-12Update PHP queryShirasaka
2020-09-12TextObjects: refactor wrong func namesSantos Gallegos
2020-09-12- Fix TSType and TSPunctuationSpecialTravonteD
2020-09-11Highlight definition: mention updatetime in docsSantos Gallegos
2020-09-11Yield meaningful error messages in iter_cmd{,_sync} when cmd.err == nilStephan Seitz
2020-09-11maintenance(ocaml): adapt queries to nvim-treesitterPau Ruiz Safont
2020-09-11feat(queries): pull ocaml queries from upstreamPau Ruiz Safont
2020-09-11ci: fix wrong queriesThomas Vigouroux
2020-09-11ci: check capture names in queriesThomas Vigouroux
2020-09-11Show up logoSantos Gallegos
2020-09-11Allow to call setup on already loaded modules.Santos Gallegos
2020-09-10Improve startuptimeSantos Gallegos
2020-09-10Merge pull request #421 from steelsojka/add-missing-js-opsSteven Sojka
2020-09-10fix(highlights): add missing js operatorsSteven Sojka
2020-09-10Find package path based on the Lua source fileMarkus Koller
2020-09-10Add folding for local functions in luaNolan Prochnau
2020-09-10Ocaml: fix parserSantos Gallegos
2020-09-08feat(C++ highlights): highlight operator_name as functionStephan Seitz
2020-09-08C/C++ locals: Deduplicate C++ locals contained in CStephan Seitz
2020-09-08Add C++ folds and C comment/preproc foldsStephan Seitz
2020-09-08Fix #418: iterator function should always return an iteratorStephan Seitz
2020-09-08feat(parsers): add filetype PKGBUILDStephan Seitz
2020-09-08Import treesitter.install only when neededSantos Gallegos
2020-09-08Improve startup performanceSantos Gallegos
2020-09-08use keyword.function instead of functionkyazdani42
2020-09-08fix function/end keywords not applied for every scopekyazdani42
2020-09-08Queries: merge query_extensions into base_language_mapSantos Gallegos
2020-09-08Fold: update docsSantos Gallegos
2020-09-07fix using highlight query extension for every query typekyazdani42
2020-09-07Incremental selection: fix skipping some nodesSantos Gallegos
2020-09-07Fold: respect max_fold_level from 'foldnestmax'Santos Gallegos
2020-09-07go locals: remove unused strip! directiveStephan Seitz
2020-09-06rst: remove unused capturesSantos Gallegos
2020-09-06fix: ocaml highlightPau Ruiz Safont
2020-09-06fix: contional > conditional in lua hl.scmkyazdani42
2020-09-06fix bash highlightkyazdani42
2020-09-06Lua: update highlightsSantos Gallegos
2020-09-06Lua: fix loop and conditional keywords highlightsSantos Gallegos
2020-09-06feat(folds): add ts and js foldsSteven Sojka
2020-09-06change @meta to @type for derive directives because @meta is not definedkiyan42
2020-09-06fix(highlights): fix ts parameter highlightsSteven Sojka
2020-09-06Highlights: default TSError to NormalSantos Gallegos