summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/health.lua
AgeCommit message (Expand)Author
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