Fix keymap
All checks were successful
/ check (push) Successful in 5m27s

This commit is contained in:
Oliver Davies 2025-06-06 23:12:21 +01:00
parent 36203f79f3
commit 7c929002a9

View file

@ -20,7 +20,7 @@
{ {
action = "\"+y"; action = "\"+y";
key = "<leader>y"; key = "<leader>y";
mode = "x"; mode = ["n" "x"];
} }
{ {