summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-28chore: dedup join_paths <-> join_pathStephan Seitz
2020-09-27Add extension and on keywordsAkin Sowemimo
2020-09-27Add progress info to iter_cmdStephan Seitz
2020-09-27Add lockfile and make lockfile default install revisionStephan Seitz
2020-09-25chore(modules): remove refactor moduleSteven Sojka
2020-09-24Improve the highlighting for class instantiationAkin Sowemimo
2020-09-23Highlight top-level 'require' as TSInclude (fix #463)Dennis B
2020-09-22feat(parsers): add possibility to install from other branchesStephan Seitz
2020-09-21Python locals: account for https://github.com/tree-sitter/tree-sitter-python/...Stephan Seitz
2020-09-21Add OCaml foldsPieter Goetschalckx
2020-09-21Improve OCaml localsPieter Goetschalckx
2020-09-21Improve OCaml highlightsPieter Goetschalckx
2020-09-20Add locals.scm for dartAkin Sowemimo
2020-09-20fix(checkhealth): use pcall to check for syntax errors in query filesStephan Seitz
2020-09-20also match variable names to be @type when uppercasedkiyan42
2020-09-20use @tag and @type directives for jsx highlightskiyan42
2020-09-19fix(python): use `@Normal` again for f-strings `@none` is not aggressive enoughStephan Seitz
2020-09-19feat(install): make compiler selectableStephan Seitz
2020-09-19fix: only concatenate cmd.err if not nilStephan Seitz
2020-09-19chore(java): remove duplicate lineStephan Seitz
2020-09-19ocaml: follow upstream for highlightsPau Ruiz Safont
2020-09-19feat(install): print more information when there's a failurePau Ruiz Safont
2020-09-19[docgen] Update README.mdGithub Actions
2020-09-19ocaml: follow upstream for highlightsPau Ruiz Safont
2020-09-19feat: add parser for ocaml interface filesPau Ruiz Safont
2020-09-19Bash: update highlightsSantos Gallegos
2020-09-19Add @keyword.operator for operators that are English words and add @exception...Stephan Seitz
2020-09-18Link to gallerySantos Gallegos
2020-09-19Update FAQSantos Gallegos
2020-09-18Ensure that updated files are replaced w/o warningRasmus Michelsen
2020-09-18Re-add attribute highlightAkin Sowemimo
2020-09-18Add case builtinAkin Sowemimo
2020-09-18RST: update queriesSantos Gallegos
2020-09-18use TSnone instead of linking to Normalkyazdani42
2020-09-18link highlight groups for TSTag and TSTagDelimiterTravonteD
2020-09-18Add TSTag and TSTagDelimiter groupsTravonteD
2020-09-18move the generic "constant" capture to the topTravonteD
2020-09-18Make :TSInstall work in Nix by adding a second module installation target (#473)Florian Beeres
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