AutoYADM commit: 2024-12-12 18:50:04

This commit is contained in:
Daniel Fichtinger 2024-12-12 18:50:04 -05:00
parent ede21ce92e
commit 109c423030
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ local toggleopt = {
return {
"wfxr/minimap.vim",
build = "cargo install --locked code-minimap",
event = "BufEnter",
event = "UIEnter",
dependencies = {
"folke/snacks.nvim", -- for the toggling
-- version = "*",