Re: [Vim-latex-devel] Can I clone just the vimfiles directory?
Brought to you by:
srinathava,
tmaas
From: Till M. <ope...@ti...> - 2011-03-08 19:10:51
|
On Mon, Mar 07, 2011 at 03:23:44PM -0700, Jeremy Conlin wrote: > On Mon, Mar 7, 2011 at 3:20 PM, Till Maas <ope...@ti...> wrote: > > $ 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 > > This works fine unless I have other customization files (which I do) > which reside in .vim. You have the same problem with subversion or am I missing something? Regards Till |