installation using vim packages

This commit is contained in:
Sergi Sayols
2019-08-01 11:56:40 +02:00
parent 1afe1e9bd5
commit dde1454371

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. + Orthogonality. The plugin does not rely on the implementation of other plugins. Such plugin crossing settings should be configured by users.
## Installation ## 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) ### [Pathogen](https://github.com/tpope/vim-pathogen)
1. Install with the following command. 1. Install with the following command.