README: Fixed the Plug installation command

This commit is contained in:
ZapAnton 2019-01-16 01:03:46 +03:00
parent 2ce80df97b
commit e07dfe6aba

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