This commit is contained in:
abeldekat 2024-03-24 13:19:56 +02:00 committed by GitHub
commit 71af907111
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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