On Tue, Jan 16, 2018 at 03:24:20AM -0800, Sand Glass wrote:
> Is there anybody meet this?
> 
> -- 
> -- 
> 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 [email protected].
> For more options, visit https://groups.google.com/d/optout.

Yes, I have this problem on business-owned laptops. You must have admin 
privileges to install gVim. You may be able to request admin privileges from an 
administrator. 
An alternative, though not completely the same, is to install git-bash from 
git-scm.com. It includes many GNU command-line tools and also vim, but you will 
have to use it through the terminal. This means that it doesn't integrate with 
the Windows clipboard as cleanly as gVim (though you can interact with it 
through /dev/clipboard). You will also need to concern yourself with unix vs 
dos newlines, though it is trivial to convert back and forth using sed. This 
may provide you with a workaround until you can install gVim.

-- 
-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to