vim-patch:7.4.2071

Problem:    The return value of type() is difficult to use.
Solution:   Define v:t_ constants. (Ken Takata)

f562e72df7
This commit is contained in:
Michael Ennen
2016-11-21 23:04:02 -07:00
parent 3979c6cbed
commit 5efcefee87
6 changed files with 61 additions and 9 deletions

View File

@@ -371,7 +371,7 @@ static int included_patches[] = {
// 2074,
// 2073,
// 2072,
// 2071,
2071,
// 2070 NA
// 2069,
// 2068,