Fix import order lazyvim

This commit is contained in:
Mitchel
2025-04-24 10:46:07 +02:00
parent bbafd076ec
commit fc25142a67
5 changed files with 24 additions and 267 deletions

View File

@@ -0,0 +1,8 @@
return {
{
"LazyVim/LazyVim",
opts = {
colorscheme = "gruvbox",
},
},
}