Skip to content

Commit 13ad558

Browse files
committed
chore: fix issue template
1 parent 21e7454 commit 13ad558

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,11 @@ body:
7575
7676
require("lazy.minit").repro({
7777
spec = {
78-
{
79-
-- Add anything you need here (configuration, other plugins, etc)
80-
"Isrothy/neominimap.nvim",
81-
},
78+
{
79+
-- Add anything you need here (configuration, other plugins, etc)
80+
"Isrothy/neominimap.nvim",
81+
},
82+
}
8283
})
8384
render: lua
8485
validations:

0 commit comments

Comments
 (0)