nvim-treesitter/.github
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
..
ISSUE_TEMPLATE feat(healthcheck): support native lua healthchecks, and fixes 2021-10-11 09:47:16 +02:00
workflows Use node action 2021-07-31 19:57:08 +02:00
CODEOWNERS docs: Add CODEOWNERS file 2020-09-01 20:41:47 +02:00
FUNDING.yml fix: use correct name in FUNDING.yml 2021-04-22 19:24:16 +02:00
mergify.yml feat(mergify): delay mergify merging by one day 2021-07-19 11:03:13 +02:00