diff options
| author | Byron Torres <b@torresjrjr.com> | 2022-05-18 22:16:09 +0100 |
|---|---|---|
| committer | Byron Torres <b@torresjrjr.com> | 2022-05-18 22:18:06 +0100 |
| commit | 177e5d0064b622a21ff10a28ba09baa03e8b6039 (patch) | |
| tree | 2599dfeafeea02b04068050070244ab2f96b5c6b | |
| parent | README.md: tidy (diff) | |
| download | vim-haredoc-177e5d0064b622a21ff10a28ba09baa03e8b6039.tar.gz | |
README.md: add links to other plugins
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -5,6 +5,8 @@ Vim plugin for the haredoc command -- [Hare documentation][h] in vim.  +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 + |
