Skip to content

rogerfarrell/Prowse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Prowse

Prowse is a lightweight plugin for viewing plain HTML webpages as markdown. It makes use of Netrw to grab the HTML and Pandoc to convert it to markdown.

Installation

Clone this repo into ~.vim/pack/ and add set loadplugins to your .vimrc.

How to use

To view a webpage as markdown, open it with one of the following commands.

:Prowse https://example.com/
:Prs https://example.com/

Prowse also supports following links. From normal or visual mode, type <Leader>gf.

About

Markdown web surfing in Vim (via Netrw + Pandoc)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published