iamcco / iamcco/markdown-preview.nvim
Executing command `:MarkdownPreview` does occur a error `cannot execute binary file` in Vim on Cygwin.
- 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.