mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
Update bug_report.yml
This commit is contained in:
parent
61e22c730b
commit
6d91e39c28
1 changed files with 4 additions and 1 deletions
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -63,7 +63,10 @@ body:
|
|||
|
||||
-- Install plugins
|
||||
local plugins = {
|
||||
"rose-pine/neovim.nvim",
|
||||
"rose-pine/neovim",
|
||||
name = "rose-pine",
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
config = function()
|
||||
-- Add relevant Rosé Pine config below
|
||||
require("rose-pine").setup({})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue