aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByron Torres <b@torresjrjr.com>2022-05-18 22:16:09 +0100
committerByron Torres <b@torresjrjr.com>2022-05-18 22:18:06 +0100
commit177e5d0064b622a21ff10a28ba09baa03e8b6039 (patch)
tree2599dfeafeea02b04068050070244ab2f96b5c6b
parentREADME.md: tidy (diff)
downloadvim-haredoc-177e5d0064b622a21ff10a28ba09baa03e8b6039.tar.gz
README.md: add links to other plugins
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 224953e..b1badb0 100644
--- 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
+