aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix(inc-selection): handle deleting non-existing keymapsMaria José Solano2024-02-031-4/+4
* refactor(inc-selection): simplify keymap and add error messageMaria José Solano2024-02-031-14/+7
* feat(java): inject printf in String.formatted (#6045)Ilia Ilinykh2024-02-021-0/+8
* fix(php): add missing spaceship operator `<=>`Michael Strobel2024-02-021-0/+1
* Update parsers: embedded_template, fennel, javascript, php, php_only, qmljs, ...nvim-treesitter-bot[bot]2024-02-021-7/+7
* Update parsers: bicep, cpp, gitcommit, kdl, php, php_only, wingnvim-treesitter-bot[bot]2024-02-021-7/+7
* chore(bicep): update queries and add scannerAmaan Qureshi2024-02-024-15/+29
* chore(kconfig): update highlightsAmaan Qureshi2024-02-021-0/+2
* fix(go): fix eq to any-ofIlya Ilyinykh2024-02-011-1/+1
* feat(go): printf injectionsIlya Ilyinykh2024-02-011-2/+2
* fix(svelte): correct formattingLevi Frandsen2024-02-011-5/+10
* fix(svelte): correct indents, add key blockLevi Frandsen2024-02-011-9/+12
* chore(bicep): update highlightsAmaan Qureshi2024-02-012-7/+8
* Update parsers: bitbake, groovy, haskell, kconfig, luadoc, starlark, wingnvim-treesitter-bot[bot]2024-02-011-7/+7
* chore(qmljs): temporarily remove the ecma inheritAmaan Qureshi2024-01-311-1/+1
* chore(typescript,tsx): update parser and queriesAmaan Qureshi2024-01-312-2/+6
* chore(ecma,jsx): update parser and queriesAmaan Qureshi2024-01-316-9/+27
* ci: use M1 for macOSChristian Clason2024-01-312-2/+2
* Update parsers: apex, phpdoc, rbs, soql, sosl, wingnvim-treesitter-bot[bot]2024-01-311-6/+6
* fix(incremental-selection): second attempt at fixing command (#6014)Maria José Solano2024-01-301-5/+3
* fix(format): handle list with 300 nodesPhạm Huy Hoàng2024-01-305-23/+7
* fix(format): improve error messageChristian Clason2024-01-301-1/+2
* ci: use nvim-treesitter-bot as authorChristian Clason2024-01-302-2/+2
* Update parsers: angular, beancount, liquidsoap, markdown, markdown_inline, pu...kyazdani422024-01-301-7/+7
* ci: use nvim-treesitter-bot as committerChristian Clason2024-01-292-0/+2
* Update parsers: groovy, php, php_onlykyazdani422024-01-291-3/+3
* feat(groovy)!: switch to more complete parser (#5957)Murtaza2024-01-288-51/+295
* Update parsers: queryclason2024-01-281-1/+1
* ci: use token for automated PRsChristian Clason2024-01-283-16/+29
* Update parsers: awk, haskell, php, php_onlyGitHub2024-01-281-4/+4
* fix(incremental-selection): use cmd instead of :lua for commandMaria José Solano2024-01-271-1/+1
* Update READMEGithub Actions2024-01-271-1/+1
* feat(angular)!: switch to parser supporting v17 (#5779)Dennis van den Berg2024-01-279-52/+159
* Update parsers: astro, bitbake, c, cpp, dtd, gnuplot, json, php, php_only, wi...GitHub2024-01-271-11/+11
* fix(jsdoc): add scanner.cChristian Clason2024-01-272-2/+2
* fix(make): highlight order-only prerequisite pipeRiley Bruins2024-01-261-0/+1
* chore(Odin): update highlightsAmaan Qureshi2024-01-262-1/+3
* feat(tests): allow check-queries to take list of parsersChristian Clason2024-01-261-1/+1
* feat(gnuplot): added gnuplot parser and queries (#5594)Dai López2024-01-265-0/+649
* feat(kconfig): add new operatorAmaan Qureshi2024-01-262-1/+4
* Update parsers: kconfig, php, php_only, wingGitHub2024-01-261-4/+4
* fix(lua): inject luadoc into comments immediately beginning with a `|`Amaan Qureshi2024-01-261-1/+1
* fix(git_config): highlight parent relative pathRiley Bruins2024-01-261-1/+1
* feat(python): allow comments before module docstringJongwook Choi2024-01-251-0/+2
* Fix find_usagesLeftas2024-01-251-0/+1
* fix(dart): replace slow indent with simpler strategyChristian Clason2024-01-251-5/+6
* Update parsers: cpp, csv, disassembly, elixir, kconfig, luau, matlab, php, ph...GitHub2024-01-251-12/+12
* fix: bump phpdoc parser and queryChristian Clason2024-01-252-4/+4
* fix(jsx): proper tag and builtin tag distinctionRiley Bruins2024-01-251-15/+15
* fix: format disassemblyAmaan Qureshi2024-01-251-4/+16