summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-17Update CONTRIBUTING.mdSantos Gallegos
2020-09-17Update contributingSantos Gallegos
2020-09-17Remove @definition.doc capturesSantos Gallegos
2020-09-16update require statements to use TSIncludeTravonteD
2020-09-16fix(folds): has_fold -> has_foldsStephan Seitz
2020-09-15RST: update localsSantos Gallegos
2020-09-15reset python interpolation nodekiyan42
2020-09-15add @none to contributing.mdkiyan42
2020-09-15add TSNonekiyan42
2020-09-15do not highlight as normal to prevent background to override CursorLinekiyan42
2020-09-14Merge pull request #467 from stsewd/patch-1Santos Gallegos
2020-09-14Rename jsx/fold.scm -> folds.scmSantos Gallegos
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