summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-11fix cterm fg and bg errorAkin Sowemimo
2020-10-11Add background and foreground colors to TSNoneAkin Sowemimo
2020-10-11feat(queries): modeline mechanism for base langsThomas Vigouroux
2020-10-11Use utils get_node_text to get line content and trim all whitespaces.Kristijan Husak
2020-10-11Remove old statusline implementation with new one.Kristijan Husak
2020-10-11Add implementation for improved statusline. Closes #545.Kristijan Husak
2020-10-10[docgen] Update README.mdGithub Actions
2020-10-10fix(highlights): Add TSNamespace highlightStephan Seitz
2020-10-06Shorten module reference shell_command_selectors to shell.Suhas Hebbar
2020-10-06Code RefactorSuhas Hebbar
2020-10-06Remove dependency on unzip.Suhas Hebbar
2020-10-05Fix typearg brackets not highlighting for multiple typeargsCorey Williamson
2020-10-05Set function scopeCorey Williamson
2020-10-05Update queries/teal/highlights.scmeuclidianAce
2020-10-05Add teal parserCorey Williamson
2020-10-05Dart highlights: Reset highlight in interpolationStephan Seitz
2020-10-04fix: readme link to nvim-treesitter-textobjectstonycheang
2020-10-04Fix: fallback git-installation (list of commands is expected)Stephan Seitz
2020-10-04[docgen] Update README.mdGithub Actions
2020-10-04fix(ocaml): highlight characters as suchPau Ruiz Safont
2020-10-04feat: add ocamllex parser and highlightsPau Ruiz Safont
2020-10-04Add "External modules" section to READMEStephan Seitz
2020-10-04Remove textobjects moduleStephan Seitz
2020-10-04Merge pull request #487 from steelsojka/remove-refactorSteven Sojka
2020-10-01make query-checker happyAlvaro Muñoz
2020-10-01change module to namespaceAlvaro Muñoz
2020-10-01CodeQL locals.scm queriesAlvaro Muñoz
2020-09-30[docgen] Update README.mdGithub Actions
2020-09-30fine tune keyword highlightsAlvaro Muñoz
2020-09-30remove locals.scmAlvaro Muñoz
2020-09-30remove non-used capturesAlvaro Muñoz
2020-09-30initial support for CodeQLAlvaro Muñoz
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