Bash-scripts icon indicating copy to clipboard operation
Bash-scripts copied to clipboard

gvim alias: does not load windows profile vimrc with proposed settings

Open fievel opened this issue 9 years ago • 0 comments

I use the following alias that works for using my windows vim profile:

alias gvim='cyg-wrapper.sh /cygdrive/c/Windows/gvim.bat --cyg-env-clear=HOME'
alias gvimr='cyg-wrapper.sh /cygdrive/c/Windows/gvim.bat --cyg-env-clear=HOME --remote'

fievel avatar Sep 22 '16 08:09 fievel