AutoYADM commit: 2024-12-12 21:30:03

This commit is contained in:
Daniel Fichtinger 2024-12-12 21:30:03 -05:00
parent a2c23ff5d6
commit 490d821b4e
2 changed files with 30 additions and 30 deletions

View file

@ -31,6 +31,6 @@ return {
end
end,
})
Snacks.toggle.map(mdscrolltoggle, "<leader>mP", { desc = "Toggle Markdown Preview Scroll" })
-- Snacks.toggle.map(mdscrolltoggle, "<leader>mP", { desc = "Toggle Markdown Preview Scroll" })
end,
}