1
0
forked from aniani/vim

patch 8.0.1553: cannot see what digraph is used to insert a character

Problem:    Cannot see what digraph is used to insert a character.
Solution:   Show the digraph with the "ga" command. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2018-02-27 21:09:30 +01:00
parent 8195247054
commit 5f73ef8d20
10 changed files with 132 additions and 53 deletions

View File

@@ -778,6 +778,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1553,
/**/
1552,
/**/