fix(snacks): use LazyVim.safe_keymap_set for toggle

This commit is contained in:
Folke Lemaitre 2024-11-05 06:42:39 +01:00
parent 8ffbc98161
commit b006ac7afb
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -29,6 +29,7 @@ return {
lazy = false,
---@type snacks.Config
opts = {
toggle = { map = LazyVim.safe_keymap_set },
terminal = {
win = {
keys = {