Commit graph

6 commits

Author SHA1 Message Date
Christian Clason
5da195ac3d ci: use new issue types 2025-01-17 10:46:06 +01:00
Kiyoon Kim
80e41f22ce prettier formatting yml and md 2023-02-16 01:48:37 -08:00
Stephan Seitz
3c1042bf6d docs: use markdown instead of checkboxes 2022-01-16 15:52:24 +01:00
Santos Gallegos
b784ca7fca Add query error: invalid node type at position to the troubleshooting section
We have had many of these recently...
2021-11-20 17:32:50 +01:00
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
Thomas Vigouroux
7241ddaff4 chore(issues): make bug_report an issue form 2021-08-23 16:40:41 +02:00