Iyan Nazarian

Results 4 issues of Iyan Nazarian

Hello, there is a typo in the Linux section of the readme : "Install this two packages libbsd-dev and libncurses-dev" should instead be : "Install these two packages libbsd-dev and...

**Description** When i add this plugin to my lazy.nvim via : ```lua { "iamcco/markdown-preview.nvim", cmd = { "MarkdownPreviewToggle", "MarkdownPreview", "MarkdownPreviewStop" }, ft = { "markdown" }, build = function() vim.fn["mkdp#util#install"]()...

Hello, when running ```make build_generator``` on my system (Asahi Fedora Remix on Macbook M1), i got the following build error : https://pastebin.com/nAUMdZDb so after insatlling ```onigurama``` and ```onigurama-devel``` via dnf,...

Hello, I was using the plugin fine for a few hours, then suddenly I have this error : I'm on lunarvim 1.4, using neovim 10.4 Please let me know if...