aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* fix: indent on new linekiyan2021-04-011-7/+18
* Add tree-sitter ABI version to health checkStephan Seitz2021-03-311-0/+4
* Use fullpath to tree-sitter executable to avoid using one from NPMStephan Seitz2021-03-301-1/+1
* Add LaTeX maintainersStephan Seitz2021-03-301-1/+3
* Add text.reference and text.environmentStephan Seitz2021-03-301-0/+3
* latex: add TSMath that behaves like vimtex math highlightingStephan Seitz2021-03-301-0/+1
* refactor(all): language tree adaption (#1105)Steven Sojka2021-03-308-57/+190
* Address #1067: check whether lockfile existsStephan Seitz2021-03-241-1/+2
* chore(parsers): add tsx maintainerSteven Sojka2021-03-241-1/+2
* feat(install): allow ignore list when installing parsers (#1098)Steven Sojka2021-03-243-7/+51
* Update teal highlightsCorey Williamson2021-03-231-1/+0
* fix(checkhealth): display error messages of failed queriesStephan Seitz2021-03-232-12/+25
* Added Zig grammarHimujjal2021-03-231-0/+9
* Fix indent sizeBrady Phillips2021-03-221-5/+1
* use health#report_warn for treesitter version checkbitcoder2021-03-221-2/+4
* Add LaTeX/Bibtex parserStephan Seitz2021-03-221-6/+23
* fix typo in beancount parserBrian Ryall2021-03-221-1/+1
* add support for beancount filesBrian Ryall2021-03-221-0/+9
* feat: Allow tables for additional_vim_regex_highlightingStephan Seitz2021-03-181-1/+3
* feat: Allow to configure to use syntax and tree-sitter togetherStephan Seitz2021-03-182-1/+5
* fix formatting issues caused by asterisknbCloud912021-03-181-2/+2
* Update clojure,turtle,sparqlStephan Seitz2021-03-171-2/+0
* GraphQL no longer requires_generate_from_grammarStephan Seitz2021-03-171-1/+0
* Use newline instead of spaceBonaBeavis2021-03-171-1/+2
* Add newline before legendBonaBeavis2021-03-171-1/+2
* Update lockfileStephan Seitz2021-03-161-3/+0
* hotfix npm checkkiyan2021-03-161-1/+1
* Add an error message if NPM is not available but neededStephan Seitz2021-03-162-1/+4
* Fixup: ocamllexStephan Seitz2021-03-161-0/+1
* Update ocamlStephan Seitz2021-03-161-3/+0
* Update Kotlin parserStephan Seitz2021-03-161-10/+7
* Update verilog to 0.19.2Stephan Seitz2021-03-161-11/+9
* Update fennel parser to 0.19.2Stephan Seitz2021-03-161-1/+0
* Add explanation why some parsers need to be generated from source nowStephan Seitz2021-03-161-0/+4
* Dart, Svelte no longer requires_generate_from_grammarStephan Seitz2021-03-161-2/+0
* Downgrade glimmer to the 0.19.0 versionStephan Seitz2021-03-161-1/+0
* Update jsonc to 0.19.0Stephan Seitz2021-03-161-1/+0
* Remove verilog parserStephan Seitz2021-03-161-11/+11
* Fixup CIStephan Seitz2021-03-161-1/+1
* Add ocamllex to needs_generateStephan Seitz2021-03-161-0/+1
* Fix clojureStephan Seitz2021-03-161-1/+0
* Add CI hackStephan Seitz2021-03-161-0/+5
* Mark parsers with NPM dependencyStephan Seitz2021-03-162-12/+37
* Make parsers that require "TSGenerateFromGrammar"Stephan Seitz2021-03-162-4/+28
* Update parsersStephan Seitz2021-03-161-1/+2
* Add support for R language.echasnovski2021-03-161-0/+8
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-122-0/+12
* update tips in healthcheckbitcoder2021-03-091-1/+1
* add treesitter version in checkhealthbitcoder2021-03-091-0/+10
* Add Windows support for cl.exeJozef Grajciar2021-03-042-24/+41