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

Make GitHub repo pull friendly for Windows users #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

farmergreg
Copy link

This allows ShowMarks to be used immediately after pulling from github
since (at least for Windows) ShowMarks complains if the doc folder is
missing. Intentionally not fixing the script itself so that git hub remains an exact copy of the original.

Without this patch, a Windows user will see this error message if they open vim with this plugin installed after pulling from GitHub: Error detected while processing C:\Users\YourUserName\vimfiles\bundle\git-showMarks\plugin\showmarks.vim:line 513

Signed-off-by: Greg Dietsche [email protected]

This allows ShowMarks to be used immediately after pulling from github
since (at least for windows) the script complains if the doc folder is
missing.

Signed-off-by: Greg Dietsche <[email protected]>
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.

1 participant