🎨 ux(nvim): catppuccin comments are now in italic

This commit is contained in:
Sergio Laín 2024-01-13 13:12:21 +01:00
parent 8a78d7ab15
commit d9099c6b2d
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -6,6 +6,9 @@ return {
lazy = false,
name = "catppuccin",
opts = {
styles = {
comments = { "italic" },
},
background = {
light = "latte",
dark = "macchiato",