i accidentally typed L instead of l

This commit is contained in:
foxora 2026-02-22 00:34:49 +00:00
parent 2c76f1f6ef
commit 480b7a1ef2

View file

@ -8,7 +8,7 @@ return {
line = "<leader>cc",
block = "<leader>bc",
},
opLeader = {
opleader = {
line = "<leader>c",
block = "<leader>b",
},