I am trying to install the vim-latex plugin as a git submodule. The github 
is:
https://github.com/jcf/vim-latex

I am using the given repository info:
https://github.com/jcf/vim-latex.git

the command I am using is:
git submodule add https://github.com/jcf/vim-latex.git bundle/vim-latex

But when I do that, nothing happens... this has worked fine for all other 
plugins I have installed as submodules...

-- 


Reply via email to