On Mon, Mar 07, 2011 at 02:37:30PM -0500, Ted Pavlic wrote: > So it's possible in the future (near future?) the vim-latex repo will > look very different and it may be possible to do more exciting things
Yes, I hope to get to this in the near future. > which will copy any new vim-latex/vimfiles changes into ~/.vim. Minimal testing showed me that it is also possible to clone the git repository somewhere outside the vim-directory and symlink to the vimfiles subdirectory inside the git repository from ~/.vim: $ cd $HOME $ git clone git://vim-latex.git.sourceforge.net/gitroot/vim-latex/vim-latex $ mv .vim .vim_old $ ln -s vim-latex/vimfiles/ .vim With git 1.7.4 on Fedora I can also use git commands inside ~/.vim. Regards Till
pgpMPYK3Wor4F.pgp
Description: PGP signature
------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel