commit dcbd55c3d6b2e6dcbd8347758b841e10fd81d335 parent 8df843c723a1d15124f3abd488975512e10c85b2 Author: Byron Torres <b@torresjrjr.com> Date: Sat, 1 May 2021 23:25:51 +0100 README.md: Rewrite 'Install' section Diffstat:
M | README.md | | | 14 | +++++++------- |
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md @@ -12,16 +12,16 @@ the *Gemini protocol specification v0.14.12 (2020-07-02)* Install ------- -Use your preferred Vim plugin manager. For [vim-plug][vp]: +Either: - Plug 'https://git.sr.ht/~torresjrjr/gemini.vim' - ... - :PlugInstall +- Use your preferred Vim plugin manager, e.g. [vim-plug][vp]: -Or install manually in your Vim runtimepath. + Plug 'https://git.sr.ht/~torresjrjr/gemini.vim' - :help mysyntaxfile - :help ftdetect +- Install manually via Vim native packages: + + :help packages + /single plugin Resources