vim-haredoc

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

commit c31b3f0eb7a7f50901a4f9fab2cb0f8f408990a0
parent cb1d60af32f9f14971cb7c3288c235c1ead43c67
Author: Byron Torres <b@torresjrjr.com>
Date:   Wed, 18 May 2022 03:02:28 +0100

README.md: tidy

Diffstat:
MREADME.md | 21++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)

diff --git 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/