Skip to content

L04DB4L4NC3R/texgroff.vim

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

texgroff.vim

A plugin to open groff/latex/markdown live pdf preview


Requirements

  • groff with the groff_ms macro
  • pandoc for markdown and latex
  • zathura pdf viewer

Installation

  • Without vim package management system: Copy the main.vim file to your .vim/autoload

  • Pathogen:

git clone https://github.com/L04DB4L4NC3R/texgroff.vim ~/.vim/bundle/texgroff.vim

Keybindings

Leader Key Action
/ p Open live PDF Preview
/ q Compile groff(.ms)/latex(.tex)/markdown(.md)

Demonstration

View the demo on Youtube

Made with ❤️ by Angad Sharma

Releases

No releases published

Packages

No packages published