README.md (688B)
1 vim-haredoc 2 =========== 3 4 Vim plugin for the haredoc command -- [Hare documentation][h] in vim. 5 6 ![screenshot](scrot.jpg) 7 8 See [hare.vim][v] and [march.vim][m]. 9 10 11 Install 12 ------- 13 14 See [guide](https://torresjrjr.com/archive/2022-05-18-install-vim-plugin/). 15 16 17 Usage 18 ----- 19 20 :help haredoc 21 22 23 Resources 24 --------- 25 26 Send patches to <~torresjrjr/public-inbox@lists.sr.ht> [[archive][a]]. 27 28 - Mirrors: 29 - <https://git.sr.ht/~torresjrjr/vim-haredoc> 30 - <https://git.torresjrjr.com/vim-haredoc/> 31 - License: Vim License 32 33 34 [h]: https://docs.harelang.org/ 35 [v]: https://git.sr.ht/~sircmpwn/hare.vim 36 [m]: https://git.sr.ht/~torresjrjr/march.vim 37 [a]: https://lists.sr.ht/~torresjrjr/public-inbox 38