view runtime/doc/os_msdos.txt @ 9927:e1a8b2601fe0 v7.4.2237

commit https://github.com/vim/vim/commit/9b7f8ce9eb3cb704f8cc14ab659bf86b1d6dc13c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 21 19:07:17 2016 +0200 patch 7.4.2237 Problem: Can't use "." and "$" with ":tab". Solution: Support a range for ":tab". (Hirohito Higashi)
author Christian Brabandt <cb@256bit.org>
date Sun, 21 Aug 2016 19:15:05 +0200
parents 792bc43e69a7
children 9f48eab77d62
line wrap: on
line source

*os_msdos.txt*  For Vim version 7.4.  Last change: 2016 Feb 26


		  VIM REFERENCE MANUAL    by Bram Moolenaar


					*msdos* *ms-dos* *MSDOS* *MS-DOS*
This file used to contain the particularities for the MS-DOS version of Vim.
MS-DOS support was removed in patch 7.4.1399.  If you want to use it you will
need to get a version older than that.  Note that the MS-DOS version doesn't
work, there is not enough memory.  The DOS32 version (using DJGPP) might still
work on older systems.


 vim:tw=78:ts=8:ft=help:norl: