nvim-treesitter/.github/ISSUE_TEMPLATE
Javier López 66f1873213 feat(healthcheck): support native lua healthchecks, and fixes
After neovim/neovim#15259 lua healthchecks are called directly and are
prefered over neovim autoload ones. The discover of Lua ones requires
the function to be named "check()".

Also the mentioned PR changed the design of healthchecks to not use
output capturing, therefore avoid printing and instead concatenate and
call the health functions.
2021-10-11 09:47:16 +02:00
..
bug_report.yml feat(healthcheck): support native lua healthchecks, and fixes 2021-10-11 09:47:16 +02:00
feature_request.md Update issue templates 2020-06-14 11:57:09 +02:00
language-request.md Update issue templates 2020-06-14 11:57:09 +02:00