Hey all. I recently made the jump to using neovim as my full-time editor of choice using a modified version of LazyVim. I’m looking for a plugin that shows Markdown preview (preferably within a buffer and not by opening a browser page, if that’s possible). This is primarily for taking notes at work, although I don’t need the most heavyweight note taking app (for that I usually use Notion, which unfortunately doesn’t seem to have a read-write neovim plugin). Do you have any recommendations?

  • Snowcap7567@beehaw.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    peek.nvim should do what you like. I found it however not so straightforward to get it running.

    Please share if you find something better which doesn’t need a browser.

      • cark@beehaw.orgOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        Alright, tried to give it a go but I encountered the same build issues that are filling up the issues tracker. I tried making the same changes locally that are in the PR and that didn’t work. Given that it seems like this isn’t being maintained, and relies on deno which I guess is making breaking API changes, I’m going to pass on peek.