From 7231a642aced39480615a90a9c27db49d624d352 Mon Sep 17 00:00:00 2001 From: Mikko Johannes Koivunalho Date: Fri, 25 Jan 2019 13:05:53 +0100 Subject: [PATCH] Add section 'See Also' with link to vim-makery Signed-off-by: Mikko Johannes Koivunalho --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.markdown b/README.markdown index 17494b1..1a64831 100644 --- a/README.markdown +++ b/README.markdown @@ -132,6 +132,11 @@ Nothing about the file is Vim specific. See [projectionist](https://github.com/glittershark/projectionist) for an example of another tool that uses it. +## See Also + +* A Vim plugin for managing your makeprgs. + [vim-makery](https://github.com/igemnace/vim-makery) + ## License Copyright © Tim Pope. Distributed under the same terms as Vim itself.