view src/vim16.def @ 5778:22a1d5762ba3 v7.4.233

updated for version 7.4.233 Problem: Escaping special characters for using "%" with a shell command is inconsistant, parenthesis are escaped but spaces are not. Solution: Only escape "!". (Gary Johnson)
author Bram Moolenaar <bram@vim.org>
date Tue, 01 Apr 2014 18:54:48 +0200
parents 359743c1f59a
children
line wrap: on
line source

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