iamcco / markdown-preview.nvim

markdown preview plugin for (neo)vim
MIT License
6.76k stars 280 forks source link

The :MarkdownPreviewToggle command is not exists. #207

Open Aquaakuma opened 4 years ago

Aquaakuma commented 4 years ago

When I first opened a markdown file , I could only use the :MarkdownPreview, After I previewed a markdown file, I could only use the :MarkdownPreview and the :MarkdownPreview. the :MarkdownPreviewToggle is always unavailable.

iamcco commented 4 years ago

There is no MarkdownPreviewToggle command, you have to use mapping like nmap <M-s> <Plug>MarkdownPreviewStop