aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByron Torres <b@torresjrjr.com>2022-05-18 03:02:28 +0100
committerByron Torres <b@torresjrjr.com>2022-05-18 03:02:28 +0100
commitc31b3f0eb7a7f50901a4f9fab2cb0f8f408990a0 (patch)
treed5603168706ad32b72b76971592c38cc3a88886d
parentREADME.md: add install guide, tidy (diff)
downloadvim-haredoc-c31b3f0eb7a7f50901a4f9fab2cb0f8f408990a0.tar.gz
README.md: tidy
-rw-r--r--README.md21
1 files changed, 12 insertions, 9 deletions
diff --git a/README.md b/README.md
index edb09c4..224953e 100644
--- a/README.md
+++ b/README.md
@@ -1,29 +1,32 @@
-# vim-haredoc
+vim-haredoc
+===========
Vim plugin for the haredoc command -- [Hare documentation][h] in vim.
![screenshot](scrot.jpg)
-## Install
+Install
+-------
See [guide](https://torresjrjr.com/archive/2022-05-18-install-vim-plugin/).
-## Usage
+Usage
+-----
:help haredoc
-## Resources
+Resources
+---------
Send patches to <~torresjrjr/public-inbox@lists.sr.ht> [[archive][a]].
-Mirrors:
-- <https://git.sr.ht/~torresjrjr/vim-haredoc>
-- <https://git.torresjrjr.com/vim-haredoc/>
-
-License: Vim License
+- Mirrors:
+ - <https://git.sr.ht/~torresjrjr/vim-haredoc>
+ - <https://git.torresjrjr.com/vim-haredoc/>
+- License: Vim License
[h]: https://docs.harelang.org/