summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-21fix: added missing enum indent for typescriptelianiva
2021-01-21Ruby highlights: symbol -> simple_symbol, hash_key_symbol, delimited_symbolStephan Seitz
Account for https://github.com/tree-sitter/tree-sitter-ruby/pull/152
2021-01-21Update lockfile.jsonGitHub
2021-01-21fix(CI): don't let update-parsers fail if no change is necessaryStephan Seitz
2021-01-20Use function keyword highlight group for Rust's fnCédric Barreteau
2021-01-20fix: js indent for object inside argumentselianiva
2021-01-20Fix "nth?" predicateStephan Seitz
2021-01-20lua: Add more indent nodesLewis Russell
2021-01-20Update lockfile.jsonGitHub
2021-01-20fix: dedent golang case keywordelianiva
2021-01-15Update lockfile.jsonGitHub
2021-01-15feat: add missing golang indent querieselianiva
2021-01-14feat: added more indent querieselianiva
2021-01-14Update lockfile.jsonGitHub
2021-01-14fix(ci): correctly set user and emailThomas Vigouroux
2021-01-14fix(ci): only track lockfile.json when updating parsersThomas Vigouroux
2021-01-14indent: add Python @ignore queriesJędrzej Boczar
2021-01-14indent: introduce @ignore to avoid indenting some nodes (e.g. comments)Jędrzej Boczar
2021-01-14indent: add Python @return queriesJędrzej Boczar
2021-01-14indent: introduce @return to further tune indentation on `o`/`<cr>`Jędrzej Boczar
2021-01-14indent: improve behavior on `o`/`<cr>` in languages like PythonJędrzej Boczar
2021-01-14indent: fix wrong line number passed to descendant_for_rangeJędrzej Boczar
2021-01-14Revert "added attach async"Thomas Vigouroux
2021-01-14fix(highlight): fix detach functionThomas Vigouroux
Fixes #798
2021-01-14fix(highlight): remove unneeded query managementThomas Vigouroux
2021-01-12added query enhancementsBrian Shu
added toml added alternation
2021-01-08C++ highlights: Fix destructor highlightingStephan Seitz
Field is not "name"
2021-01-08Update lockfile.jsonvigoux
2021-01-08fixed not highlighting bugBrian Shu
2021-01-08removed async changedtickBrian Shu
2021-01-08async buf_attachBrian Shu
2021-01-07feat(js): add regex injections (#834)Steven Sojka
2021-01-07removed async changedtickBrian Shu
2021-01-07async buf_attachBrian Shu
2021-01-07added attach asyncBrian Shu
2021-01-07Python highlights: update definition of decoratorStephan Seitz
2021-01-07Python locals: Add new node with_clauseStephan Seitz
2021-01-07Update lockfile.jsonvigoux
2021-01-07started branchBrian Shu
2021-01-06fix(c highlights): add missing operatorsThomas Vigouroux
2021-01-06Update lockfile.jsonstsewd
2021-01-06Remove usages of `@embedded` in highlightsStephan Seitz
2021-01-05html highlights: add "<!" to tag.delimitersStephan Seitz
2021-01-05Update lockfile.jsonvigoux
2021-01-05Add turtleBonaBeavis
2021-01-05Update lockfileCorey Williamson
2021-01-05Update teal syntax for 0.10Corey Williamson
2021-01-04indent fixeskiyan42
2021-01-04Query: add string.escapeSantos Gallegos
Needs https://github.com/nvim-treesitter/tree-sitter-query/pull/5
2021-01-04feat: added more fold querieselianiva