> Hi, > I'm not really familiar with Dropbox nor Macs, but you can try to put > your .vimrc and your .vim/ folder into the Dropbox folder and then > create a softlink from .vimrc to Dropbox/.vimrc and .vim/ to > Dropbox/.vim/ > > I think softlinks on Mac a created the same way as on Linux with: > ln -s TARGET LINKNAME e.g. ln -s Dropbox/.vimrc .vimrc
It works great. Thanks a lot. > This solution works great here with Linux and git instead of Mac and > Dropbox. Which configuration did you set for Git? Btw, I think I could even set a git repository on my Vim/ DropBox folder. Anyway, thanks again. :) -- 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
