Tim Chase 写道: > > You'll hear me mutter under my > breath if I'm remoted into a machine where I don't have this set > up, and accidentaly pull up the help. :) > > -tim
I use subversion to maintain my ~/.vim folder, so a simple svn update could sync all my machines with the same configuration. The exception being ~/.vimrc and ~/.gvimrc files, I create it into ~/.vim folder and create symbolic links in my $HOME. So that all vim related files could be put into subversion control. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
