pipx2
Results
1
comments of
pipx2
> I found another solution, changing the build to > > { > "iamcco/markdown-preview.nvim", > ft = "markdown", > build = ":call mkdp#util#install()", > } > > found [here](https://github.com/kiyoon/dotfiles/blob/b506a0cfe3cdc17e7bedcde151918c797bead179/nvim/lua/user/lazy.lua#L770-L775) This...