An open API service indexing awesome lists of open source software.

https://github.com/PreciousChicken/vim-groff-viewer

A vim plugin for displaying Groff files in a document viewer.
https://github.com/PreciousChicken/vim-groff-viewer

groff plugin vim

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# vim-groff-viewer

## Introduction

A Vim plugin for displaying [Groff](https://www.gnu.org/software/groff/) files in a document viewer as determined by the system default or chosen by the user. The document viewer used should auto-reload[^1] and preferably support the postscript file format - examples are [Zathura](https://pwmt.org/projects/zathura/), [Evince](https://help.gnome.org/users/evince/stable/), [Okular](https://okular.kde.org/) or [Xreader](https://github.com/linuxmint/xreader/).

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

## Installation, Documentation, etc

All documentation can be found at [preciouschicken.com/software/vim-groff-viewer](https://preciouschicken.com/software/vim-groff-viewer/).

## Contributing

Contributions welcome. Please raise issues, pull requests, via the [issues section of the GitHub repo](https://github.com/PreciousChicken/vim-groff-viewer/issues); 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](https://www.preciouschicken.com/blog/posts/github-plain-text-issue-template/) should it be helpful.

## Change log

As per [GitHub release history](https://github.com/PreciousChicken/vim-groff-viewer/releases).