summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2021-04-01fix: indent on new linekiyan
2021-03-31Add tree-sitter ABI version to health checkStephan Seitz
2021-03-30Use fullpath to tree-sitter executable to avoid using one from NPMStephan Seitz
2021-03-30Add LaTeX maintainersStephan Seitz
2021-03-30Add text.reference and text.environmentStephan Seitz
2021-03-30latex: add TSMath that behaves like vimtex math highlightingStephan Seitz
2021-03-30refactor(all): language tree adaption (#1105)Steven Sojka
2021-03-24Address #1067: check whether lockfile existsStephan Seitz
2021-03-24chore(parsers): add tsx maintainerSteven Sojka
2021-03-24feat(install): allow ignore list when installing parsers (#1098)Steven Sojka
2021-03-23Update teal highlightsCorey Williamson
2021-03-23fix(checkhealth): display error messages of failed queriesStephan Seitz
2021-03-23Added Zig grammarHimujjal
2021-03-22Fix indent sizeBrady Phillips
2021-03-22use health#report_warn for treesitter version checkbitcoder
2021-03-22Add LaTeX/Bibtex parserStephan Seitz
2021-03-22fix typo in beancount parserBrian Ryall
2021-03-22add support for beancount filesBrian Ryall
2021-03-18feat: Allow tables for additional_vim_regex_highlightingStephan Seitz
2021-03-18feat: Allow to configure to use syntax and tree-sitter togetherStephan Seitz
2021-03-18fix formatting issues caused by asterisknbCloud91
2021-03-17Update clojure,turtle,sparqlStephan Seitz
2021-03-17GraphQL no longer requires_generate_from_grammarStephan Seitz
2021-03-17Use newline instead of spaceBonaBeavis
2021-03-17Add newline before legendBonaBeavis
2021-03-16Update lockfileStephan Seitz
2021-03-16hotfix npm checkkiyan
2021-03-16Add an error message if NPM is not available but neededStephan Seitz
2021-03-16Fixup: ocamllexStephan Seitz
2021-03-16Update ocamlStephan Seitz
2021-03-16Update Kotlin parserStephan Seitz
2021-03-16Update verilog to 0.19.2Stephan Seitz
2021-03-16Update fennel parser to 0.19.2Stephan Seitz
2021-03-16Add explanation why some parsers need to be generated from source nowStephan Seitz
2021-03-16Dart, Svelte no longer requires_generate_from_grammarStephan Seitz
2021-03-16Downgrade glimmer to the 0.19.0 versionStephan Seitz
2021-03-16Update jsonc to 0.19.0Stephan Seitz
2021-03-16Remove verilog parserStephan Seitz
2021-03-16Fixup CIStephan Seitz
2021-03-16Add ocamllex to needs_generateStephan Seitz
2021-03-16Fix clojureStephan Seitz
2021-03-16Add CI hackStephan Seitz
2021-03-16Mark parsers with NPM dependencyStephan Seitz
2021-03-16Make parsers that require "TSGenerateFromGrammar"Stephan Seitz
2021-03-16Update parsersStephan Seitz
2021-03-16Add support for R language.echasnovski
2021-03-12Add comment parser to highlight comment tags (#893)Santos Gallegos
2021-03-09update tips in healthcheckbitcoder
2021-03-09add treesitter version in checkhealthbitcoder
2021-03-04Add Windows support for cl.exeJozef Grajciar