Re: Downloading Plugins

2014-09-02 Thread Robert A. Cressman
I downloaded and installed Vundle. It works perfectly! Bob Cressman Prescott, AZ On 9/2/2014 10:43 AM, Eric Weir wrote: On Aug 28, 2014, at 5:47 PM, Nathan Schwarz wrote: Also - take a look at vundle (if it works in windows). It's a pretty darn neat tool that automatically downloads and updat

Re: Downloading Plugins

2014-09-02 Thread Eric Weir
On Aug 28, 2014, at 5:47 PM, Nathan Schwarz wrote: > Also - take a look at vundle (if it works in windows). It's a pretty > darn neat tool that automatically downloads and updates your plugins for > you. Yep. -

Re: Downloading Plugins

2014-09-02 Thread Eric Weir
On Aug 28, 2014, at 7:47 PM, Marcin Szamotulski wrote: > As for using git and grabbing plugins directly from github, this is > quite ease, but requires from you first to install/understand pathogen > plugin (and to know what :help 'rtp' is about) or vim addon manager > (though setting it up migh

Re: Downloading Plugins

2014-08-31 Thread Robert Cressman
On Sunday, August 31, 2014 6:20:40 AM UTC-7, Robert Cressman wrote: > On Saturday, August 30, 2014 11:24:04 PM UTC-7, Vanilla Ice wrote: > > You have to have 'git' in the path. You'll have to follow these steps with > > accuracy: > > > > https://github.com/gmarik/Vundle.vim/wiki/Vundle-for-Window

Re: Downloading Plugins

2014-08-31 Thread Robert Cressman
On Saturday, August 30, 2014 11:24:04 PM UTC-7, Vanilla Ice wrote: > You have to have 'git' in the path. You'll have to follow these steps with > accuracy: > > https://github.com/gmarik/Vundle.vim/wiki/Vundle-for-Windows I'll give it a read and try later today! Thanks! Bob -- -- You received

Re: Downloading Plugins

2014-08-30 Thread 'Vanilla Ice' via vim_use
You have to have 'git' in the path. You'll have to follow these steps with accuracy: https://github.com/gmarik/Vundle.vim/wiki/Vundle-for-Windows -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more informat

Re: Downloading Plugins

2014-08-30 Thread Robert Cressman
To all those who have answered my original message, THANK YOU!! I have been constantly reading and working with Vim, Git Bash, an several downloaded manuals. Things are starting to become clearer. I have given up for the time being on downloading any plugins, other than Vundle. I have learned h

Re: Downloading Plugins

2014-08-29 Thread Ethan Hereth
inst HTML emails > X - against proprietory attachments > / \ http://en.wikipedia.org/wiki/ASCII_Ribbon_Campaign > > On Thu, Aug 28, 2014 at 10:05:50AM -0700, Robert Cressman wrote: >> I have read several pages of articles/explanations/etc. on downloading >> plugins. Most i

Re: Downloading Plugins

2014-08-29 Thread Nathan Schwarz
M -0700, Robert Cressman wrote: > I have read several pages of articles/explanations/etc. on downloading > plugins. Most involve Github.com. and provide the command to do so. > > As a novice, what I don't find, or understand, is where the "Git clone > git://github.com/etc./

Re: Downloading Plugins

2014-08-28 Thread Marcin Szamotulski
On 17:11 Thu 28 Aug , tooth pik wrote: > On Thu, Aug 28, 2014 at 10:05:50AM -0700, Robert Cressman wrote: > > I have read several pages of articles/explanations/etc. on downloading > > plugins. Most involve Github.com. and provide the command to do so. > > > As a novic

Re: Downloading Plugins

2014-08-28 Thread tooth pik
On Thu, Aug 28, 2014 at 10:05:50AM -0700, Robert Cressman wrote: > I have read several pages of articles/explanations/etc. on downloading > plugins. Most involve Github.com. and provide the command to do so. > As a novice, what I don't find, or understand, is where the &q

Downloading Plugins

2014-08-28 Thread Robert Cressman
I have read several pages of articles/explanations/etc. on downloading plugins. Most involve Github.com. and provide the command to do so. As a novice, what I don't find, or understand, is where the "Git clone git://github.com/etc./etc." gets typed to accomplish this task. Is