Skip to content

:MarkdownPreview does nothing: Mac vim version 9 #628

Closed
@Iridium-Lo

Description

@Iridium-Lo

Describe the bug
:MarkdownPreview does not open rendered markdown file in browser, it does nothing

To Reproduce
Steps to reproduce the behaviour:

Plugin manager is pathogen

  1. git cloned repo to ~/.vim/bundle
  2. vim README.md
  3. :MarkdownPreview
  4. nothing happens

Expected behaviour
:MarkdownPreview should launch a browser window.

Screenshots
Executing :MarkDownPreview:
Screenshot 2023-12-26 at 03 38 57

After execution:
Screenshot 2023-12-26 at 03 38 28

Desktop and more info (please complete the following information):

  • OS: ventura 13.4
  • nodejs and yarn installed
 λ vim --version | grep 9
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Dec 05 2023 14:38:33)
+cmdline_compl     +lambda            +profile           +vim9script
~:  
 λ node --version
v21.5.0
~:  
 λ yarn --version
1.22.21

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions