-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512


On June 3, 2014 5:46:40 AM GMT+03:00, DwigtArmyOfChampions 
<dwightarmyofchampi...@hotmail.com> wrote:
>I have Vim installed on my work PC on a remote Linux server, and I have
>gVim installed on Windows on my work PC, and I have gVim installed on
>my home PC, and I have macvim on my laptop. I want all of these
>different instances of Vim to use the same environment and plugins and
>vimrc's. I want to set up a standard Vim environment so I can easily
>download everything to all my computers, and I also want to easily copy
>changes back up so I can make changes easily. What is an easy way to do
>this?

The usual ways to do this are the following:

- - pathogen + git + git submodules
- - Vundle/NeoBundle + ?
- - vim-addon-manager

. In the first two variants you must have git installed (not so sure about 
NeoBundle though). pathogen + git + git submodules should allow installation in 
one command.

VAM variant may be scripted so that all you need is to copy vimrc, install git 
and clone .vim. Everything else including checking out VAM will be done 
automatically using SetupVAM function for documentation (BTW do NOT keep 
'auto_install': 0, set it to 1. I have no idea why Marc Weber had put it there).

>--
>--
>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
>
>---
>You received this message because you are subscribed to the Google
>Groups "vim_use" group.
>To unsubscribe from this group and stop receiving emails from it, send
>an email to vim_use+unsubscr...@googlegroups.com.
>For more options, visit https://groups.google.com/d/optout.
-----BEGIN PGP SIGNATURE-----
Version: APG v1.1.1

iQI1BAEBCgAfBQJTjSvOGBxaeVggPHp5eC52aW1AZ21haWwuY29tPgAKCRCf3UKj
HhHSvu1mD/9Msb0hxs6vSwKHvbOwAmy71H+vnRCWexNF8qNoHSsvUHv6Fht3PLAH
f8eHVkPnh2xHkMtaevsfYdKwpcYjFO4l2PqM/AS96po04SKndeyJcoceShn6Sw4w
P9f+uM/e2KHx4yZoqC+Yc9KoCEafAN5d0RpwFsVOYOIBmkilz+sur4W/l6eZs3R7
g/xkRWxEhF+nD73zUZagEgYN5qt4ad97MIXOSdsQjmFdb/Age5b0yjpa8jE54a10
VMVVSLEEezdz9OaDFcXBemTeNy+/gKgvL4DJP6wvnUp9mn/RMCJDkm/Zvku4f98L
QhXdoIW8cdWQMsoUdnUI7CNX8UF+bzn69hDSelf8OV+Ts31sDcCtdm12dI7ToviG
tMMJa/WKgqokijuC+bEFX1BR0baoSe5RQ6rGJg/rSChv2yY0VF5jhHoU1K0xFqp4
4YDXxxfG20x+LmNpApSdXrRhY1Muu8bIqFEIEUZGzUG89Xc1cLyXmvrhvKAOo8yv
oFRkz3sJr3G3rJZ6/6txADzEE2aJu73Ih2qXXiH5bVlU7/PWw4lBl/1fCDzyLWKp
TPLUdIfpd7bqvasKfjZOYTkGGywagEfbG64g7tlfQ+vnl/YbkhIhwwVVi/CYHHII
Co9Vnydnan05TZSFG1askZxGVCb0y6DjCGzAIUQI3pt4JUSjwghwCg==
=QW4H
-----END PGP SIGNATURE-----

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to