--- name: Bug Report about: Report a bug to help us improve title: '[BUG] ' labels: bug assignees: '' --- | Field | Description | |--------------|-------------| | Plugin | `` | | Nixpkgs | `` | | Home Manager | `` | - [ ] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and my bug is not listed there. ## Description ## Minimal, Reproducible Example (MRE) ```nix programs.nixvim = { } ```