⚙️ config(nvim): add markdown.nvim integration to catppuccin.nvim
This commit is contained in:
parent
495e27b1e8
commit
66f403ff1a
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ return {
|
||||||
scope_color = "lavender", -- catppuccin color (eg. `lavender`) Default: text
|
scope_color = "lavender", -- catppuccin color (eg. `lavender`) Default: text
|
||||||
colored_indent_levels = false,
|
colored_indent_levels = false,
|
||||||
},
|
},
|
||||||
|
render_markdown = true,
|
||||||
mason = true,
|
mason = true,
|
||||||
markdown = true,
|
markdown = true,
|
||||||
mini = true,
|
mini = true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue