10 comments (10 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript405 forks (405 forks)batch import
help wanted
Repository metrics
- Stars
- 7,962 stars (7,962 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
MacOS Big Sur 11.2 版本
- Plug 'iamcco/markdown-preview.nvim', { 'do': { -> mkdp#util#install() }, 'for': ['markdown', 'vim-plug']} 这种方式安装成功。
- 添加了README config中的设置,没有任何变化。
- 进入到md文件运行:MarkdownPreview 没有任何反应。
- 设置 nmap MarkdownPreview, 然后在md文件中按F8,也没有任何反应。
Contributor guide
- Research direction
- Investigate whether the plugin's Node.js dependencies are not compiled for ARM64 architecture. Check the installation logs and try rebuilding native modules for M1.
- Tech stack
- None
- Domain
- developer experience
- Issue type
- Bug
- Prerequisites
- Vim/Neovim