X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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: <1914801213 DOT 20131014085919 AT mtu-net DOT ru> From: Frank Fesevur Date: Mon, 14 Oct 2013 13:53:02 +0200 Message-ID: Subject: Re: Found out why vim/vundle didn't work To: "cygwin AT cygwin DOT 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