mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 04:46:45 +00:00
ci: fix minor typos in the github template (#159)
* chore: fix minor typos in the github template * fix typo in repro.lua
This commit is contained in:
parent
8ea9d8b024
commit
db14d4b2a1
2 changed files with 3 additions and 3 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -82,7 +82,7 @@ body:
|
|||
-- install plugins
|
||||
local plugins = {
|
||||
"folke/tokyonight.nvim",
|
||||
-- add any other pugins here
|
||||
-- add any other plugins here
|
||||
}
|
||||
require("lazy").setup(plugins, {
|
||||
root = root .. "/plugins",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue