mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-17 17:23:24 +02:00
fix(snacks): use LazyVim.safe_keymap_set
for toggle
This commit is contained in:
parent
8ffbc98161
commit
b006ac7afb
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ return {
|
|||
lazy = false,
|
||||
---@type snacks.Config
|
||||
opts = {
|
||||
toggle = { map = LazyVim.safe_keymap_set },
|
||||
terminal = {
|
||||
win = {
|
||||
keys = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue