Christian Brabandt 82a6097b01
wordcount: work-around non-existing v:t_list
v:t_list is an internal variable describing the type of a list.
Unfortunately, this is not available in older vims. So let's fall back
to using `type([])`

see #1795
2018-09-20 11:44:17 +02:00
..
2018-06-13 17:52:13 +01:00
2018-01-05 10:37:59 +01:00
2018-09-20 10:13:59 +02:00
2018-01-05 10:37:59 +01:00
2018-05-11 22:32:20 +02:00
2018-01-05 10:37:59 +01:00