Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:4927dae: runtime(compiler): fix escaping of arguments passed to ↵ | Christian Clason | 2024-11-20 |
| | | | | | | | | | | | | :CompilerSet See newly added help entry referring to option-backslash closes: vim/vim#16084 https://github.com/vim/vim/commit/4927daef608d4bbcdce8a1098cdeeaed3112c849 Co-authored-by: Konfekt <Konfekt@users.noreply.github.com> | ||
* | vim-patch:7cc0e91: runtime(groff): Add compiler plugin for groff | Christian Clason | 2024-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> |