Update .config/nvim/lua/plugins/rose-pine.lua

This commit is contained in:
punkfairie 2024-08-04 19:41:55 -07:00
parent 22c19cee96
commit 84ace6a386
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -1,3 +1,4 @@
{{ if eq .drapeau.colors.name "rose-pine" -}}
return {
{
"rose-pine/neovim",
@ -7,3 +8,4 @@ return {
},
},
}
{{ end -}}