mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
rename amother self reference spec instance
This commit is contained in:
parent
935d22824a
commit
df8f9dfafb
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ return {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"LazyVim/LazyVim",
|
"akioweh/LazyVim",
|
||||||
config = function(_, opts)
|
config = function(_, opts)
|
||||||
opts = opts or {}
|
opts = opts or {}
|
||||||
-- disable the colorscheme
|
-- disable the colorscheme
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue