On 2/6/07, Eric Leenman <[EMAIL PROTECTED]> wrote:
Preference 1: To copy and paste a (g)vim.exe file without the need to install it, or administrator rights. If this is possible, how to do this?
Should work just fine, although you'll also need to be aware of other files like _vimrc, _gvimrc, syntax files, etc. Setting $VIM appropriately should suffice.
And if to re-compile vim how do you this.
This is a lot more work than what you might think.
Preference 2: Is it possible to install gvim on a usb-stick.
Sure. Do all your installation at home onto the stick, including the runtime files and everything else. At work, just set $VIM to point to the stick.
