⚙️ config(nvim): add markdown.nvim integration to catppuccin.nvim

This commit is contained in:
Sergio Laín 2024-08-03 17:27:29 +02:00
parent 495e27b1e8
commit 66f403ff1a
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -59,6 +59,7 @@ return {
scope_color = "lavender", -- catppuccin color (eg. `lavender`) Default: text
colored_indent_levels = false,
},
render_markdown = true,
mason = true,
markdown = true,
mini = true,