forked from foxora/nix
i accidentally typed L instead of l
This commit is contained in:
parent
2c76f1f6ef
commit
480b7a1ef2
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ return {
|
||||||
line = "<leader>cc",
|
line = "<leader>cc",
|
||||||
block = "<leader>bc",
|
block = "<leader>bc",
|
||||||
},
|
},
|
||||||
opLeader = {
|
opleader = {
|
||||||
line = "<leader>c",
|
line = "<leader>c",
|
||||||
block = "<leader>b",
|
block = "<leader>b",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue