Slight readme fix

Added backticks to the `vim-plug` installation command.
This commit is contained in:
gui 2018-04-09 23:11:01 +01:00 committed by GitHub
parent b5cfbe54cb
commit d476939bd7
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-complimentary'`
* 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