Update .config/nvim/lua/plugins/lazyvim.lua
This commit is contained in:
parent
5bbb823f30
commit
5f75dcdcce
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ return {
|
||||||
{
|
{
|
||||||
"LazyVim/LazyVim",
|
"LazyVim/LazyVim",
|
||||||
opts = {
|
opts = {
|
||||||
colorscheme = "catppuccin-macchiato",
|
colorscheme = {{ .drapeau.colorscheme | quote }},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue