From df8f9dfafb2f997f057cb827e297fa2e05453d0a Mon Sep 17 00:00:00 2001 From: akioweh <0@akioweh.com> Date: Mon, 28 Jul 2025 21:14:11 +0400 Subject: [PATCH] rename amother self reference spec instance --- lua/lazyvim/plugins/extras/vscode.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/lazyvim/plugins/extras/vscode.lua b/lua/lazyvim/plugins/extras/vscode.lua index 5115a2b4..6fb091dc 100644 --- a/lua/lazyvim/plugins/extras/vscode.lua +++ b/lua/lazyvim/plugins/extras/vscode.lua @@ -69,7 +69,7 @@ return { }, }, { - "LazyVim/LazyVim", + "akioweh/LazyVim", config = function(_, opts) opts = opts or {} -- disable the colorscheme