-
-
Notifications
You must be signed in to change notification settings - Fork 343
Open
Description
Describe the bug
-
I use lazy.nvim to install this plugin followed the instructions but it seems the build failed.
{
"iamcco/markdown-preview.nvim",
cmd = { "MarkdownPreviewToggle", "MarkdownPreview", "MarkdownPreviewStop" },
ft = { "markdown" },
build = function() vim.fn"mkdp#util#install" end,
config = function() vim.g.mkdp_auto_close = 1 end,
}, -
So i fixed it by this #691, is it the right way?
To Reproduce
Steps to reproduce the behavior:
- Remove the store of this plugin
- Install it again
- Wait to completed
- See error
Expected behavior
Build successfully
Desktop (please complete the following information):
- OS: Arch linux: 6.9.10-arch1-1
vernette, voler88, Kamilcuk, yorisilo, imcquee and 57 moreyaroslav-karpenko
Metadata
Metadata
Assignees
Labels
No labels