mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +00: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
Reference in a new issue