AutoYADM commit: 2025-01-21 17:30:06

This commit is contained in:
Daniel Fichtinger 2025-01-21 17:30:06 -05:00
parent c3d74ef9ae
commit 9fde98402e

View file

@ -42,7 +42,11 @@ return {
}, },
{ {
"akinsho/org-bullets.nvim", "akinsho/org-bullets.nvim",
opts = {}, opts = {
symbols = {
list = false,
},
},
}, },
{ {
"nvim-orgmode/telescope-orgmode.nvim", "nvim-orgmode/telescope-orgmode.nvim",