| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: use new issue types | Christian Clason | 2025-01-17 | 1 | -1/+1 |
| | | |||||
| * | prettier formatting yml and md | Kiyoon Kim | 2023-02-16 | 1 | -1/+1 |
| | | |||||
| * | docs: use markdown instead of checkboxes | Stephan Seitz | 2022-01-16 | 1 | -12/+9 |
| | | |||||
| * | Add `query error: invalid node type at position` to the troubleshooting section | Santos Gallegos | 2021-11-20 | 1 | -1/+2 |
| | | | | | We have had many of these recently... | ||||
| * | feat(healthcheck): support native lua healthchecks, and fixes | Javier López | 2021-10-11 | 1 | -1/+1 |
| | | | | | | | | | | | 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. | ||||
| * | chore(issues): make bug_report an issue form | Thomas Vigouroux | 2021-08-23 | 1 | -0/+60 |
