summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-02Fix wrong name:Uy Ha
2021-07-02Add external scanner for cmake parserUy Ha
2021-07-02Capture `variable_ref` instead of `variable` for `@variable`Uy Ha
2021-07-02Change `@parameter` capture to `@string`Uy Ha
2021-07-02Move keywords to their appropriate capture:Uy Ha
2021-07-02Highlight only command name instead of the whole callUy Ha
2021-07-02 Remove non-foldable commands (incorrect copy and paste)Uy Ha
2021-07-02Add fold.scmUy Ha
2021-07-02Refine highlights.scm:Uy Ha
2021-07-02Add maintainer infoUy Ha
2021-07-02Add highlights.scmUy Ha
2021-07-02[WIP] tree-sitter-cmake integrationUy Ha
2021-07-02feat(dart): add function call expression highlightAkin Sowemimo
2021-07-02Update queries/hcl/highlights.scmMichael Hoffmann
2021-07-02work on queries; fix macos buildmhoffm
2021-07-02work on queriesmhoffm
2021-07-02use version 0.3.1 of the hcl parser in lockfile.jsonmhoffm
2021-07-02add used_by directive for some of the tools that are using hclmhoffm
2021-07-02drop 'used_by' from hcl parser configmhoffm
2021-07-02add basic injectionsmhoffm
2021-07-02fix highlights.scmmhoffm
2021-07-02improve queriesmhoffm
2021-07-02improve queriesmhoffm
2021-07-02add hcl parsermhoffm
2021-07-01python(highlights): don't use type for APPStephan Seitz
2021-07-01highlights(typescript): fix indentifier for type importsMunif Tanjim
2021-07-01query: Only highlight predicate name (#1461)Gregory Anders
2021-07-01highlights(go): modernize highlights.scmStephan Seitz
2021-07-01Update lockfile.jsonGitHub
2021-07-01feat(dart): add function call query (commented)Akin Sowemimo
2021-07-01feat(dart): add multiplicative_operatorAkin Sowemimo
2021-07-01feat: add comment highlighting in LaTeXAshish Panigrahi
2021-07-01Add common quasiquote highlights/injections for Haskell (#1440)Farbod Salamat-Zadeh
2021-06-30doc: link Installation wiki page in the READMESamyak Sarnayak
2021-06-30highlights(latex): highlight chapter*, section*, part* ...Stephan Seitz
2021-06-29fix: check if invalidate_query_cache[lang] is set before invalidatingFolke Lemaitre
2021-06-28Adds support for PHP's arrow funcion (#1427)tk-shirasaka
2021-06-28perf: cache has_query_files: fixes TS slownessFolke Lemaitre
2021-06-26fix typo in queryJaehwang Jerry Jung
2021-06-26feat(haskell): improve highlight queryelianiva
2021-06-26feat: add haskell highlightselianiva
2021-06-25Update lockfile.jsonGitHub
2021-06-25Use #any-of? instead of #match? where posibleJoakker
2021-06-23Update lockfile.jsonGitHub
2021-06-22Update lockfile.jsonGitHub
2021-06-22fix typo: Enviroment -> Environmentkmarius
2021-06-21rust: inject html to html! macrotami5
2021-06-17feat: added `self` as builtin keyword for LuaFolke Lemaitre
2021-06-17Update lockfile.jsonGitHub
2021-06-17fix(parsers): cuda requires npmStephan Seitz