X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=JcivTAe
	AFDGI9Cz6ZG/bA9MD4c9eiMUeOXLX6B04/qBNICmmq/nfdUZMAYMAXAkIQkjxaBQ
	bL4FZRKiElKQ9PAEkw+zC5SPIBwW/6yrrUSv0kg8O80vradkWypNdyPVYFMpb9cR
	hOyoBAM0KRgsQgYGgOW4R1vDpKzMpJZHV9+c=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=5B0drWe0Nj6Do
	Vz7BCsucvtB1e4=; b=DKbUHuaLkIOD3x9AV4oAsV917XyR+GGID2Axpamr2lVc/
	yFb76fjnVCtJCtcBSAA5CIPQOCRERWG4GBp5yeD2rbMULPuZiTia46TQhht9boT+
	vTwQ2GpzkVSKgV+9FTkGpdTwNtfsFIP07lqEPSLwipYwkYysBd3U6MYGPJ0yBk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_50 autolearn=ham version=3.3.2
X-HELO: s87.webhostingserver.nl
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=mime-version:in-reply-to:references:from:date:message-id:subject:to         :content-type;        bh=XMv6du3Jl6w+HEGBHgKtcZk5VMXEQ7dYtQslIT10m30=;        b=lVABEsKBkrTKmxtpMoArsBX6gHAKSSFB8SfKvzdn83BvnwrC2TZ9YBh9sx7OQC28uQ         MpsWWp/qPvoYLfLAXQJf4UOsjdaoOqdrd0I1xP7Pv45DQUVX4Qm50WDf64u0juADOdbU         CgbFudvdT/Nu2JaGOvF3U8N2mWbwlVHehpIEhto3dENZyfdRNgAsWi/NqhgKCz4W9dUs         YWG32XoQLHpEB6lAwXxPfpW9lsgDsco7TlmFuF4Th5To0VGQUxWdykas7ye1vmwlnOeQ         vKq2MmYLWdpch97xspc7UTRtsWKndCPZE/DswXfkqOhyeyIJdT7lT0RtmFtzLRnERqxf         ZQ4A==
X-Received: by 10.112.0.242 with SMTP id 18mr29719352lbh.18.1381751612805; Mon, 14 Oct 2013 04:53:32 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <1914801213.20131014085919@mtu-net.ru>
References: <CAMp0Ogi3W614u9p4gTpPEE3yvA+LHp8BwdiWAjrNjD5BN1mO=w@mail.gmail.com> <1914801213.20131014085919@mtu-net.ru>
From: Frank Fesevur <ffes@users.sourceforge.net>
Date: Mon, 14 Oct 2013 13:53:02 +0200
Message-ID: <CAKf2h5Sqc2Zwb65ESuoS8w9T8aGSPQOE6i8MhfYL66qK_fgkPA@mail.gmail.com>
Subject: Re: Found out why vim/vundle didn't work
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes

2013/10/14 Andrey Repin:
>> The "vim" command is a different "vim" than the "vi" command. Both are
>> "vim", but come from different vim packages. In Linux and other *nix
>> systems, vi is symbolically linked to vim, but not in this case.
>
> It is _commonly_ linked to vim, but that really only because most of the
> distros you've worked with have full version of vim installed by default.
> Cygwin offers vim (full) and vim-minimal packages.

No! All distributions I have worked install a minimal version of vim
by default as well. And I always manually upgrade to the full version.
But all those distributions use alternative to solve the naming
problem.

Cygwin "vim" used to use alternatives as well and vi == vim. But when
vim-minimal was introduced - and alternatives would be *really* useful
- Yaakov decided to stop using alternatives for some reason, and now
vi != vim.

> If you intend to use full one, I suggest you remove vim-minimal and make a
> familiar symlink for vi.

vim-minimal is in Base. I think it will return every time you run setup.

Regards,
Frank

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

