AutoYADM commit: 2024-12-21 15:35:04

This commit is contained in:
Daniel Fichtinger 2024-12-21 15:35:04 -05:00
parent 75bb78ca25
commit 05336a084d

View file

@ -2,7 +2,7 @@ local icons = {
abstract = { "", "", "", "" },
-- weather = {"", ""},
weather = { "", "", "", "", "", "" },
md = {},
md = { "󰉫 ", "󰉬 ", "󰉭 ", "󰉮 ", "󰉯 ", "󰉰 " },
}
return {
"MeanderingProgrammer/render-markdown.nvim",
@ -21,7 +21,8 @@ return {
left_pad = 2,
right_pad = 4,
-- sign = false,
icons = icons.weather,
-- icons = icons.weather,
icons = icons.md,
},
bullet = {
-- icons = { "•", "⦾", "∙" },