fixup: typo
This commit is contained in:
parent
7ec9e8018f
commit
639f0196d8
|
@ -180,7 +180,7 @@ local vim_keys = {
|
|||
["do"]="diff obtain",
|
||||
["dp"]="diff put",
|
||||
["]c"]="jump next",
|
||||
["[c"]="jump previos",
|
||||
["[c"]="jump previous",
|
||||
}
|
||||
}},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue