AutoYADM commit: 2025-01-22 09:45:08

This commit is contained in:
Daniel Fichtinger 2025-01-22 09:45:08 -05:00
parent c6d7f6d004
commit 1418c150c3
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
local follow_main = true local follow_main = false
if follow_main then if follow_main then
vim.g.lazyvim_blink_main = true vim.g.lazyvim_blink_main = true
end end

View file

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