aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* highlights(elm): fix boolean literalsAnanda Umamil2023-01-141-0/+1
* feat: let qml use qmljsShootingStarDragons2023-01-101-1/+1
* parsers(wgsl_bevy): add scanner.cStephan Seitz2023-01-101-1/+1
* parsers(wgsl): add scanner.cStephan Seitz2023-01-101-1/+1
* feat: add smali to lockfile, parser, and link to repo in READMEAmaan Q2023-01-091-0/+9
* ci: fix file name for cache calculationStephan Seitz2023-01-081-1/+2
* install: allow pure C parsers to be compiled without `-lstdc++`Stephan Seitz2023-01-081-1/+7
* Remove update_selection side-effects (#4114)coinator2023-01-071-1/+2
* fix(utils): swap_nodes calculates correct char_delta (#4110)Michael Lan2023-01-071-2/+2
* fix: do not force syntax=ON on detachLewis Russell2023-01-041-9/+1
* parsers: add wgsl_bevyStephan Seitz2022-12-311-0/+9
* fix: show errors when reload after installation failsStephan Seitz2022-12-312-7/+10
* feat: also reload parsers after uninstallationStephan Seitz2022-12-311-11/+24
* feat(hcl,terraform): split terraform from hcl, add specialized queries for tfMichael Hoffmann2022-12-291-1/+11
* feat: allow hot-reloading parser after installationStephan Seitz2022-12-261-0/+1
* fix: require_language is needed after installation to update Vim's language t...Stephan Seitz2022-12-261-0/+1
* fix: do `vim.treesitter.start()` on highlight module attachStephan Seitz2022-12-261-18/+20
* Fix `update_selection`Philip Gaudreau2022-12-251-9/+27
* chore: update usage `vim.split` to new signatureStephan Seitz2022-12-251-1/+1
* feat: add AdaEmmanuel Briot2022-12-221-0/+10
* feat(t32): initial supportxasc2022-12-211-0/+13
* fix(health): align the list of parsers when doing checkhealthdundargoc2022-12-211-2/+2
* feat: allow to set keymappings to `false`Stephan Seitz2022-12-152-21/+25
* utils: respect shellslash settingAttila Tajti2022-12-141-1/+1
* install: fix is_installed checks with shellslashAttila Tajti2022-12-141-2/+13
* shell: respect shellslash option on WindowsAttila Tajti2022-12-141-5/+16
* feat(erlang)!: switch parser to maintained fork (#3791)Benedikt Reinartz2022-12-081-2/+2
* feat: support when buf is not currentJulien Burkhard2022-12-041-2/+2
* fix(sql)!: generate from grammarChristian Clason2022-12-021-0/+1
* fix: is_installed correctly detects installed parsersSteven Arcangeli2022-11-281-2/+7
* fix(install): don't auto-install ignored parsersStephan Seitz2022-11-281-1/+5
* chore: print OS version on health reportStephan Seitz2022-11-261-0/+2
* docs: fix wrong maintainersObserverOfTime2022-11-261-17/+18
* handle `opts` as number, #3323Mamrezo Zare2022-11-251-3/+3
* Add ebnf parserRubixDev2022-11-251-0/+11
* fix(installer): don't update that are not installed (exclude global parsers)Folke Lemaitre2022-11-241-1/+1
* feat: add gitcommit parsergbprod2022-11-241-0/+9
* fix(installer): ignore globally installed parserskylo2522022-11-242-2/+10
* feat: add mermaidObserverOfTime2022-11-201-0/+8
* feat: add jqObserverOfTime2022-11-181-0/+7
* feat(arduino): separate from cppObserverOfTime2022-11-181-1/+8
* feat: add awkObserverOfTime2022-11-161-0/+7
* feat: vhs (.tape) support (#3726)Carlos Alexandro Becker2022-11-131-0/+11
* fix(configs): ensure_installed can be a stringCarlo Sala2022-10-311-1/+1
* feat(emmy): add emmylua annotationsLewis Russell2022-10-318-121/+257
* feat(git_rebase): add git_rebase parsergbprod2022-10-281-0/+10
* parsers: add nickel parser (#3506)José Luis Lafuente2022-10-191-0/+8
* feat(diff): add diff parsergbprod2022-10-191-0/+10
* fix(modules): allow non-registered langs to use modulesLewis Russell2022-10-191-1/+1
* feat!: remove obsolete `TS*` highlight groupsChristian Clason2022-10-161-234/+0