From 1de4122c1bd772a62113620a9beefbfb1f78e19d Mon Sep 17 00:00:00 2001 From: Elis Odenhage Date: Tue, 7 Jun 2022 08:01:58 +0200 Subject: [PATCH] Added a ' to the Plug command at the installation instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 427a9c2..8f1d052 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Installation ------------ 1. Install the rmvim.vim plugin in your local .vim directory. - Or use a plugin system such as Plug: `Plug 'wannesm/rmvim.vim` + Or use a plugin system such as Plug: `Plug 'wannesm/rmvim.vim'` 2. Copy the file `rmvim.vim/util/rmvim` to your remote host to a directory that is in your path. 3. If you want to use gvim instead of mvim add the following to your .vimrc: