iamcco / markdown-preview.nvim

markdown preview plugin for (neo)vim
MIT License
6.82k stars 284 forks source link

Mark down preview not working in nvChad #565

Closed Rehan-shah closed 1 year ago

Rehan-shah commented 1 year ago

Mark down preview is installed but not opening in the browser the code I put { "iamcco/markdown-preview.nvim", ft = "markdown", build = function() vim.fn["mkdp#util#install"]() end, },