Skip to content

Commit 7b2d872

Browse files
committed
Add missing part of patch
1 parent cd2d5c1 commit 7b2d872

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

runtime/doc/usr_41.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -737,6 +737,8 @@ String manipulation: *string-functions*
737737
fnameescape() escape a file name for use with a Vim command
738738
tr() translate characters from one set to another
739739
strtrans() translate a string to make it printable
740+
keytrans() translate internal keycodes to a form that
741+
can be used by |:map|
740742
tolower() turn a string to lowercase
741743
toupper() turn a string to uppercase
742744
charclass() class of a character

0 commit comments

Comments
 (0)