eval: Split eval.c into smaller files

This commit is contained in:
ZyX
2016-07-26 23:16:23 +03:00
parent 18e7d55200
commit fb146e80aa
51 changed files with 2763 additions and 2327 deletions

View File

@@ -4003,7 +4003,7 @@ int get_errorlist(win_T *wp, int qf_idx, list_T *list)
bufnum = 0;
dict = dict_alloc();
list_append_dict(list, dict);
tv_list_append_dict(list, dict);
buf[0] = qfp->qf_type;
buf[1] = NUL;