1
0
forked from aniani/vim

updated for version 7.3.859

Problem:    'ambiwidth' must be set by the user.
Solution:   Detects East Asian ambiguous width (UAX #11) state of the terminal
            at the start-up time and 'ambiwidth' accordingly.  (Hayaki Saito)
This commit is contained in:
Bram Moolenaar
2013-03-13 19:29:28 +01:00
parent a390bb6ad3
commit 9584b31aae
6 changed files with 100 additions and 12 deletions

View File

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