AutoYADM commit: 2025-01-21 19:00:06

This commit is contained in:
Daniel Fichtinger 2025-01-21 19:00:06 -05:00
parent e7d5ea25ea
commit fbe39a5a93

View file

@ -1,4 +1,4 @@
local follow_main = false local follow_main = true
if follow_main then if follow_main then
vim.g.lazyvim_blink_main = true vim.g.lazyvim_blink_main = true
end end
@ -58,6 +58,7 @@ return {
}, },
ghost_text = { ghost_text = {
enabled = true, enabled = true,
show_without_selection = true,
}, },
}, },
signature = { signature = {