Merge pull request #373 from ssayols/master

installation using vim packages
This commit is contained in:
itchyny
2019-08-02 22:45:44 +09:00
committed by GitHub

View File

@@ -52,6 +52,10 @@ landscape is my colorscheme, which is a high-contrast cterm-supported colorschem
+ Orthogonality. The plugin does not rely on the implementation of other plugins. Such plugin crossing settings should be configured by users.
## Installation
### [Vim packages](http://vimhelp.appspot.com/repeat.txt.html#packages) (since Vim 7.4.1528)
git clone https://github.com/itchyny/lightline.vim ~/.vim/pack/plugins/start/lightline
### [Pathogen](https://github.com/tpope/vim-pathogen)
1. Install with the following command.