diff options
| author | Byron Torres <b@torresjrjr.com> | 2022-05-18 03:02:28 +0100 |
|---|---|---|
| committer | Byron Torres <b@torresjrjr.com> | 2022-05-18 03:02:28 +0100 |
| commit | c31b3f0eb7a7f50901a4f9fab2cb0f8f408990a0 (patch) | |
| tree | d5603168706ad32b72b76971592c38cc3a88886d | |
| parent | README.md: add install guide, tidy (diff) | |
| download | vim-haredoc-c31b3f0eb7a7f50901a4f9fab2cb0f8f408990a0.tar.gz | |
README.md: tidy
| -rw-r--r-- | README.md | 21 |
1 files changed, 12 insertions, 9 deletions
@@ -1,29 +1,32 @@ -# vim-haredoc +vim-haredoc +=========== Vim plugin for the haredoc command -- [Hare documentation][h] in vim.  -## 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/ |
