/vim-groff-viewer

A vim plugin for displaying Groff files in a document viewer.

Primary LanguageVim ScriptApache License 2.0Apache-2.0

vim-groff-viewer

Introduction

A Vim plugin for displaying Groff files in a document viewer as determined by the system default or chosen by the user. The document viewer used should auto-reload1 and preferably support the postscript file format - examples are Zathura, Evince, Okular or Xreader.

Installation, Documentation, etc

All documentation can be found at preciouschicken.com/software/vim-groff-viewer.

Contributing

Contributions welcome. Please raise issues, pull requests, via the issues section of the GitHub repo; excuse in advance a slow response. When raising an issue you are very much invited to suggest solutions! There is a default template for raising issues should it be helpful.

Change log

As per GitHub release history.

Footnotes

  1. A document viewer that auto-reloads is one that refreshes the view when the underlying document changes.