iamcco / iamcco/markdown-preview.nvim

Executing command `:MarkdownPreview` does occur a error `cannot execute binary file` in Vim on Cygwin.

Open
#530 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8k
Forks
411
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

Executing command `:MarkdownPreview` does occur a error `cannot execute binary file` in Vim on Cygwin.

**To Reproduce**

1. Open markdown file in Vim on Cygwin.
2. Execute command `:MarkdownPreview`.
3. See error: `/cygdrive/.../home/.../markdown-preview.nvim/app/bin/markdown-preview-linux: cannot execute binary file`

**Expected behavior**

Automatically open default browser and preview the markdown file.

**Screenshots**

**Desktop (please complete the following information):**
- OS: Windows10
- Environment: Cygwin
- nvim or vim: Vim
- Version or Vim: 8.2.4372

Log:

```
/cygdrive/.../home/.../markdown-preview.nvim/app/bin/markdown-preview-linux: cannot execute binary file
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.