JamshedVesuna/vim-markdown-preview

File Renders; Chromium Doesn't Open File

fanuch opened this issue · 2 comments

OS: Arch Linux
Browser: Chromium
Editor: NeoVIM

I'm glad I found your plug in, it's an excellent idea!
Installed fine on NeoVim and installed Markdown and xdotool using pacman package manager.

I checked the /tmp/ dir and I can see the rendered file there but it doesn't open Chromium.
Are there any other debugging techniques I can use to find out what is going on?

We have not yet added Chromium support, but it would be awesome to have!
You can see the commands that this plugin runs here. I'd be happy to accept a Chromium PR!

Closing this out for now, I'd be happy to accept a Chromium integration PR 😄