summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/health.lua
AgeCommit message (Expand)Author
2022-08-03chore: trim space in check-healthStephan Seitz
2022-06-02fix(health): update to upstream changesChristian Clason
2022-04-30refactor!: update to Neovim 0.7 APIsChristian Clason
2022-04-16chore: bump minimal Nvim version to 0.7 and checkChristian Clason
2022-01-29health: check which file caused an errorStephan Seitz
2022-01-22feat: specify abi version for generate on newer ts cliChristian Clason
2021-10-11feat(healthcheck): support native lua healthchecks, and fixesJavier López
2021-10-03chore: print compiler version in healthcheckStephan Seitz
2021-07-05Checkhealth: include injectionsSantos Gallegos
2021-07-04Use stylua for autoformat code (#1480)Santos Gallegos
2021-06-04Fix 1359: nil check for version in health-checkStephan Seitz
2021-04-07fix(health): let CC check behave like in real installationStephan Seitz
2021-04-02healthcheck: raise error when ABI is too oldStephan Seitz
2021-04-01Check for node-js on :TSInstallFromGrammarStephan Seitz
2021-03-31Add tree-sitter ABI version to health checkStephan Seitz
2021-03-23fix(checkhealth): display error messages of failed queriesStephan Seitz
2021-03-22use health#report_warn for treesitter version checkbitcoder
2021-03-18fix formatting issues caused by asterisknbCloud91
2021-03-17Use newline instead of spaceBonaBeavis
2021-03-17Add newline before legendBonaBeavis
2021-03-09update tips in healthcheckbitcoder
2021-03-09add treesitter version in checkhealthbitcoder
2021-02-27chore: remove useless code and indent fileskiyan
2021-02-22health: add legend for x icon in query healthkiyan
2021-02-22chore: rewrite healthcheck for compact outputkiyan
2020-09-20fix(checkhealth): use pcall to check for syntax errors in query filesStephan Seitz
2020-08-27fix(health): only check installed parsersThomas Vigouroux
2020-07-15checkhealth for all query groupsStephan Seitz
2020-07-05Make luacheck happyStephan Seitz
2020-06-20refactor: parser list and lang->ft/ft->langkiyan42
2020-05-22Remove postspaces and avoid one globalStephan Seitz
2020-05-12refacto/feat: better handling of parser updateskiyan42
2020-04-26health(refactor): move checks inside health.luaThomas Vigouroux
2020-04-26health: add highlight to healthchecksThomas Vigouroux
2020-04-24feat/refacto: improve configurationskiyan42
2020-04-21feat/refacto: add configs.lua, setup installkiyan42
2020-04-21feat: add checkhealthkiyan42