We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd2d5c1 commit 7b2d872Copy full SHA for 7b2d872
1 file changed
runtime/doc/usr_41.txt
@@ -737,6 +737,8 @@ String manipulation: *string-functions*
737
fnameescape() escape a file name for use with a Vim command
738
tr() translate characters from one set to another
739
strtrans() translate a string to make it printable
740
+ keytrans() translate internal keycodes to a form that
741
+ can be used by |:map|
742
tolower() turn a string to lowercase
743
toupper() turn a string to uppercase
744
charclass() class of a character
0 commit comments