iamcco/markdown-preview.nvim

Feature Request: Highlighting

Open

#352 opened on Jun 18, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (5,538 stars) (246 forks)batch import
help wanted

Description

It would be quaint if the preview highlights, or somehow emphasizes, the text we select through a visual block in Vim.

Markdown is often written with one line per sentence, while the preview lets us see how it looks in a more natural format. Sometimes I struggle to find the sentence I'm editing in the preview, so it would be nice with a little feature that helps me locate where my Vim cursor is at.

PS. Great plugin, 10/10.

Contributor guide