aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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/