[Vim-latex-devel] Merging vim-latex/master:vimfiles into local repo
Brought to you by:
srinathava,
tmaas
From: Gerd W. <ger...@ma...> - 2011-02-17 16:48:24
|
Hi, after vim-latex changed to git, I want to put my vim configuration in a local git repo located at ~/conf. I would like to link ~/.vim to ~/conf/vim. Therefore, I have to merge the commits at vim-latex/master:vimfiles/ into my local repo at the point master:vim/. I fiddled arround with git subtree, but I can't get it work. Does anybody know, how I can merge the subdirectory vimfiles into my subdirectory vim?? Does anybody else have his vim configuration in a git and merge it with the upstream vim-latex? Regards Gerd |