You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
will parse text streams from stdin and attempt to combine two characters following a separator character (defaults to '#') using vim's RFC1345 digraph symbol table.
if no matching digraph can be found, the two characters are output unmodified.