Merge pull request #5 from ZapAnton/fix_plug_readme

README: Fixed the Plug installation command
This commit is contained in:
fcpg 2019-01-16 15:45:48 +01:00 committed by GitHub
commit 3975c275a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ Installation
* [Pathogen][1] - `git clone https://github.com/fcpg/vim-farout ~/.vim/bundle/vim-farout` * [Pathogen][1] - `git clone https://github.com/fcpg/vim-farout ~/.vim/bundle/vim-farout`
* [NeoBundle][2] - `NeoBundle 'fcpg/vim-farout'` * [NeoBundle][2] - `NeoBundle 'fcpg/vim-farout'`
* [Vundle][3] - `Plugin 'fcpg/vim-farout'` * [Vundle][3] - `Plugin 'fcpg/vim-farout'`
* [Plug][4] - `Plug 'fcpg/vim-complimentary'` * [Plug][4] - `Plug 'fcpg/vim-farout'`
* manual - copy all files into your `~/.vim` directory * manual - copy all files into your `~/.vim` directory
2. Append the following line to your .vimrc file: 2. Append the following line to your .vimrc file:
```VimL ```VimL