Skip to content

Commit

Permalink
Add missing part of patch
Browse files Browse the repository at this point in the history
  • Loading branch information
brammool committed Sep 12, 2022
1 parent cd2d5c1 commit 7b2d872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtime/doc/usr_41.txt
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,8 @@ String manipulation: *string-functions*
fnameescape() escape a file name for use with a Vim command
tr() translate characters from one set to another
strtrans() translate a string to make it printable
keytrans() translate internal keycodes to a form that
can be used by |:map|
tolower() turn a string to lowercase
toupper() turn a string to uppercase
charclass() class of a character
Expand Down

0 comments on commit 7b2d872

Please sign in to comment.