Saturday, August 30, 2014

Re: Downloading Plugins

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 how to "clone" them from github. I also followed a Youtube video on installation of Vundle.

Vundle loaded where I think it should go (~/Vim/vim74/vimfiles/bundle. I put the necessary coding in my _vimrc. When I entered the command :PluginInstall on the command line, I get 2 errors (E116 & E684). Checking the log, I get the following info:

[2014-08-30 20:21:43]
[2014-08-30 20:21:43] Plugin gmarik/vundle.vim
[2014-08-30 20:21:43] $ git clone --recursive "https://github.com/gmarik/vundle.vim.git" "C:\Users\Robert A. Cressman\.vim\bundle\vundle.vim"
[2014-08-30 20:21:43] > 'git' is not recognized as an internal or external command,
[2014-08-30 20:21:43] > operable program or batch file.
[2014-08-30 20:21:43] >
[2014-08-30 20:21:44]
[2014-08-30 20:21:44] Helptags:
[2014-08-30 20:21:44] Helptags: 0 plugins processed

Appreciate any ideas, or comments!
Bob
p.s. I've been to several sites for assistance,and you guys are the only ones kind enough to answer! Thanks!!

--
--
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 information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: