AutoYADM commit: 2025-01-21 17:30:06
This commit is contained in:
parent
c3d74ef9ae
commit
9fde98402e
1 changed files with 5 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue