diff options
author | Bram Moolenaar <Bram@vim.org> | 2008-06-24 20:39:31 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2008-06-24 20:39:31 +0000 |
commit | a7241f5f19fd0865ce697939c347a8c88fb507d5 (patch) | |
tree | e1f1c07fe74094539286be048cc3306f6aedb0bc /src/INSTALLvms.txt | |
parent | f233048a129fa7a3b89e064078435181d6421da5 (diff) | |
download | vim-git-a7241f5f19fd0865ce697939c347a8c88fb507d5.tar.gz |
updated for version 7.2a
Diffstat (limited to 'src/INSTALLvms.txt')
-rw-r--r-- | src/INSTALLvms.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/INSTALLvms.txt b/src/INSTALLvms.txt index 1de298027..c617aae4a 100644 --- a/src/INSTALLvms.txt +++ b/src/INSTALLvms.txt @@ -1,7 +1,7 @@ INSTALLvms.txt - Installation of Vim on OpenVMS Maintainer: Zoltan Arpadffy <arpadffy@polarhome.com> -Last change: 2007 May 07 +Last change: 2008 Jan 06 This file contains instructions for compiling Vim on Openvms. If you already have an executable version of Vim, you don't need this. @@ -83,7 +83,7 @@ from CVS mirror ftp://ftp.polarhome.com/pub/cvs/SOURCE/ NORMAL - A default selection of features enabled BIG - Many features enabled, as rich as possible. (OpenVMS default) - HUGE - All possible featues enabled. + HUGE - All possible features enabled. Uncommented - will default to BIG Default : MODEL = BIG |