# vim-haredoc Vim plugin for the haredoc command -- [Hare documentation][h] in vim. ![Usage of the K command](scrot.jpg) ## Install Method 1: Use your preferred Vim plugin manager. E.g. [vim-plug][v]: :Plug 'https://git.sr.ht/~torresjrjr/vim-haredoc' Method 2: Install directly using 'packages' in Vim 8: :help packages In your shell: $ git clone https://git.sr.ht/~torresjrjr/vim-haredoc \ ~/.vim/pack/plugins/start/vim-haredoc ## Usage :help haredoc ## Resources Send patches to <~torresjrjr/public-inbox@lists.sr.ht> ([archive][a]). [h]: https://docs.harelang.org/ [v]: https://github.com/junegunn/vim-plug [a]: https://lists.sr.ht/~torresjrjr/public-inbox