home: vim: consistent 'unimpaired' mapping names
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2024-07-20 11:34:42 +01:00
parent c6735f3912
commit abaa7119e7

View file

@ -86,7 +86,7 @@ local keys = {
z = "Spell checking",
},
["]o"] = {
name = "Option off",
name = "Disable option",
b = "Light background",
c = "Cursor line",
d = "Diff",
@ -105,7 +105,7 @@ local keys = {
z = "Spell checking",
},
["yo"] = {
name = "Option toggle",
name = "Toggle option",
b = "Light background",
c = "Cursor line",
d = "Diff",