view src/vim16.def @ 7289:32efe489afc5 v7.4.950

commit https://github.com/vim/vim/commit/4649ded2877508fe343cbcf6f7e7fd277be0aab3 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 3 14:55:55 2015 +0100 patch 7.4.950 Problem: v:errors is not initialized. Solution: Initialze it to an empty list. (Thinca)
author Christian Brabandt <cb@256bit.org>
date Thu, 03 Dec 2015 15:00:05 +0100
parents 359743c1f59a
children
line wrap: on
line source

CODE PRELOAD EXECUTEONLY
DATA MULTIPLE SHARED
DESCRIPTION 'Vim 7.4'
STACKSIZE 16000
HEAPSIZE 10000