vim-haredoc

[vim] haredoc plugin
git clone https://git.torresjrjr.com/vim-haredoc.git
Log | Files | Refs | README | LICENSE

commit 177e5d0064b622a21ff10a28ba09baa03e8b6039
parent c31b3f0eb7a7f50901a4f9fab2cb0f8f408990a0
Author: Byron Torres <b@torresjrjr.com>
Date:   Wed, 18 May 2022 22:16:09 +0100

README.md: add links to other plugins

Diffstat:
MREADME.md | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -5,6 +5,8 @@ Vim plugin for the haredoc command -- [Hare documentation][h] in vim. ![screenshot](scrot.jpg) +See [hare.vim][v] and [march.vim][m]. + Install ------- @@ -30,5 +32,7 @@ Send patches to <~torresjrjr/public-inbox@lists.sr.ht> [[archive][a]]. [h]: https://docs.harelang.org/ - [v]: https://github.com/junegunn/vim-plug + [v]: https://git.sr.ht/~sircmpwn/hare.vim + [m]: https://git.sr.ht/~torresjrjr/march.vim [a]: https://lists.sr.ht/~torresjrjr/public-inbox +