Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add path convertion for native-win-vim with Cygwin support #1092

Merged
merged 3 commits into from May 30, 2017
Merged

Add path convertion for native-win-vim with Cygwin support #1092

merged 3 commits into from May 30, 2017

Conversation

mikelue
Copy link
Contributor

@mikelue mikelue commented Nov 1, 2016

I'm using windows and win-vim(x64) with Cygwin. And my environment of &shell is set to bash of Cygwin.
The modifications of PR is to convert path of windows(C:\go\bin\guru.exe) to $(cygpath 'C:\go\bin\guru.exe').

I am not totally sure if this is the best location(autoload/go/path.vim) to support Cygwin.

@fatih
Copy link
Owner

fatih commented Nov 21, 2016

Thanks @mikelue for the PR. I'm pretty busy lately, I'm going to go over all the issues soon. Thanks.

@fatih
Copy link
Owner

fatih commented Nov 24, 2016

Do you know if this plays well with the new Vim 8.0 features?

@mikelue
Copy link
Contributor Author

mikelue commented Dec 26, 2016

I am using 8.0.0023,:GoDef seems fine in my environment:

  • Cygwin 2.6.0(0.304/5/3)
  • GoLang 1.6.3

Mike Lue and others added 2 commits March 25, 2017 14:11
@fatih fatih merged commit 3f5dd0a into fatih:master May 30, 2017
@fatih
Copy link
Owner

fatih commented May 30, 2017

Thanks @mikelue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants