AutoYADM commit: 2025-01-22 18:00:06

This commit is contained in:
Daniel Fichtinger 2025-01-22 18:00:06 -05:00
parent e57e7e9f94
commit 8e26f98c0f
2 changed files with 4 additions and 2 deletions

View file

@ -41,11 +41,12 @@ return {
end,
},
{
"akinsho/org-bullets.nvim",
-- "akinsho/org-bullets.nvim",
dir = "~/dev/plugins/org-bullets.nvim",
enabled = true,
opts = {
symbols = {
list = false,
-- list = false,
},
},
},