diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 3 insertions, 14 deletions
@@ -2,23 +2,12 @@ Vim plugin for the haredoc command -- [Hare documentation][h] in vim. - + ## 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 +See [guide](https://torresjrjr.com/archive/2022-05-18-install-vim-plugin/). ## Usage @@ -28,7 +17,7 @@ In your shell: ## Resources -Send patches to <~torresjrjr/public-inbox@lists.sr.ht> ([archive][a]). +Send patches to <~torresjrjr/public-inbox@lists.sr.ht> [[archive][a]]. Mirrors: - <https://git.sr.ht/~torresjrjr/vim-haredoc> |
