chore: fix template for repro.lua

This commit is contained in:
MoetaYuko 2023-09-07 13:16:41 +08:00 committed by GitHub
parent a72a84972d
commit 2be502d9fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,8 +74,7 @@ body:
-- install plugins
local plugins = {
"folke/tokyonight.nvim",
"folke/LazyVim",
{ "LazyVim/LazyVim", import = "lazyvim.plugins" },
-- add any other plugins here
}
require("lazy").setup(plugins, {