aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement `TSToggleAll`.echasnovski2021-02-012-0/+29
* Implement `TSBufToggle`.echasnovski2021-02-012-0/+29
* Update lockfile.jsonGitHub2021-02-011-1/+1
* [docgen] Update README.mdGithub Actions2021-02-011-1/+1
* parsers: change repo link of Elm parser to the new official repoStephan Seitz2021-02-011-1/+1
* Issue template: use details for nvim --version outputSantos Gallegos2021-01-311-3/+13
* Add indents queries for ledgerCédric Barreteau2021-01-311-0/+3
* Update lockfile.jsonGitHub2021-01-311-1/+1
* Add ledger parser, folds and highlights queriesCédric Barreteau2021-01-315-0/+31
* Update lockfile.jsonGitHub2021-01-301-1/+1
* folds(teal): remove record_declaration from foldsStephan Seitz2021-01-301-3/+0
* Update lockfile.jsonGitHub2021-01-301-1/+1
* highlights(cpp): fix constructor call highlightingStephan Seitz2021-01-291-0/+3
* docs: update READMEKevin Anantha2021-01-281-1/+1
* feat(query): add cache for get_query (#879)oberblastmeister2021-01-282-13/+68
* fix(lua): correctly handle do_statement in localsThomas Vigouroux2021-01-271-8/+12
* fix(lua): correctly highlight do_statementThomas Vigouroux2021-01-271-0/+6
* feat(javascript): move shorthand prop to propertySteven Sojka2021-01-261-5/+3
* Highlight ruby symbols as @propertyJeffrey Chupp2021-01-251-1/+4
* Update lockfile.jsonGitHub2021-01-221-1/+1
* C: add goto to localsSantos Gallegos2021-01-221-0/+5
* fix: added missing enum indent for typescriptelianiva2021-01-211-0/+1
* Ruby highlights: symbol -> simple_symbol, hash_key_symbol, delimited_symbolStephan Seitz2021-01-211-2/+4
* Update lockfile.jsonGitHub2021-01-211-2/+2
* fix(CI): don't let update-parsers fail if no change is necessaryStephan Seitz2021-01-211-1/+1
* Use function keyword highlight group for Rust's fnCédric Barreteau2021-01-201-1/+2
* fix: js indent for object inside argumentselianiva2021-01-201-0/+1
* Fix "nth?" predicateStephan Seitz2021-01-201-3/+3
* lua: Add more indent nodesLewis Russell2021-01-201-0/+4
* Update lockfile.jsonGitHub2021-01-201-2/+2
* fix: dedent golang case keywordelianiva2021-01-201-0/+1
* Update lockfile.jsonGitHub2021-01-151-1/+1
* feat: add missing golang indent querieselianiva2021-01-151-0/+4
* feat: added more indent querieselianiva2021-01-1415-0/+188
* Update lockfile.jsonGitHub2021-01-141-2/+2
* fix(ci): correctly set user and emailThomas Vigouroux2021-01-141-0/+3
* fix(ci): only track lockfile.json when updating parsersThomas Vigouroux2021-01-141-0/+5
* indent: add Python @ignore queriesJędrzej Boczar2021-01-141-0/+4
* indent: introduce @ignore to avoid indenting some nodes (e.g. comments)Jędrzej Boczar2021-01-141-3/+13
* indent: add Python @return queriesJędrzej Boczar2021-01-141-0/+6
* indent: introduce @return to further tune indentation on `o`/`<cr>`Jędrzej Boczar2021-01-141-19/+20
* indent: improve behavior on `o`/`<cr>` in languages like PythonJędrzej Boczar2021-01-141-4/+17
* indent: fix wrong line number passed to descendant_for_rangeJędrzej Boczar2021-01-141-1/+1
* Revert "added attach async"Thomas Vigouroux2021-01-141-14/+3
* fix(highlight): fix detach functionThomas Vigouroux2021-01-141-6/+4
* fix(highlight): remove unneeded query managementThomas Vigouroux2021-01-141-5/+1
* added query enhancementsBrian Shu2021-01-123-2/+9
* C++ highlights: Fix destructor highlightingStephan Seitz2021-01-081-1/+1
* Update lockfile.jsonvigoux2021-01-081-1/+1
* fixed not highlighting bugBrian Shu2021-01-082-14/+12