aboutsummaryrefslogtreecommitdiff
path: root/runtime/compiler/groff.vim
Commit message (Collapse)AuthorAge
* vim-patch:7cc0e91: runtime(groff): Add compiler plugin for groffChristian Clason2024-09-11
Groff MOM (Macros for Manuscripts) is a macro package for the GNU troff (groff) typesetting system, a light-weight alternative to LaTeX for professional-quality documents. closes: vim/vim#15646 https://github.com/vim/vim/commit/7cc0e9145dbd6b25de849b3c218e51fb689e6dfc Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>