bug_report.yml
bug_report.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| Bug Report | File a bug/issue | bug |
Before reporting an issue, make sure to read the documentation
and search existing issues.
Usage questions such as "How do I...?" belong in Discussions and will be closed.
A clear and concise description of what the bug is. Please include any related errors you see in Neovim.
Steps to reproduce the behavior.
A concise description of what you expected to happen.
Minimal init.lua to reproduce this issue. Save as repro.lua and run with nvim -u repro.lua