fixup: typo

This commit is contained in:
Yauhen Kirylau 2020-07-02 18:35:45 +02:00 committed by GitHub
parent 7ec9e8018f
commit 639f0196d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ local vim_keys = {
["do"]="diff obtain",
["dp"]="diff put",
["]c"]="jump next",
["[c"]="jump previos",
["[c"]="jump previous",
}
}},
}