Mercurial > vim
view READMEdir/README_bindos.txt @ 34326:8aeb5e1daea6
runtime(vim): Update syntax file (#14009)
Commit: https://github.com/vim/vim/commit/b614b284ee06523511308f8381b47db34d921d39
Author: dkearns <dougkearns@gmail.com>
Date: Mon Feb 12 03:13:34 2024 +1100
runtime(vim): Update syntax file (https://github.com/vim/vim/issues/14009)
- allow comments after :highight commands
- match the bang in a :highlight[!] command
- highlight the bang in :map[!], :menu[!] and :unlet[!] with vimOper
like all other commands
Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 11 Feb 2024 17:15:07 +0100 |
parents | 4635e43f2c6f |
children | 0f4f084609f1 |
line wrap: on
line source
README_bindos.txt for version 9.1 of Vim: Vi IMproved. See "README.txt" for general information about Vim. See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows. These files are in the runtime archive (vim90rt.zip). There are several binary distributions of Vim for the PC. You would normally pick only one of them, but it's also possible to install several. These ones are available (the version number may differ): vim91w32.zip Windows 95/98/NT/etc. console version gvim91.zip Windows 95/98/NT/etc. GUI version gvim91ole.zip Windows 95/98/NT/etc. GUI version with OLE You MUST also get the runtime archive (vim91rt.zip). The sources are also available (vim91src.zip).