-
-
Save huynle/c5392bfca5378eba9441f76ad05e6d88 to your computer and use it in GitHub Desktop.
$PATH:gvim for windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
exec "/cygdrive/c/Program Files (x86)/Vim/vim80/gvim.exe" "$@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment