mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-07 04:34:26 +08:00
Merge pull request #110 from sagarjauhari/patch-1
Changed 'bundle' to 'plugin' for vundle directions
This commit is contained in:
@@ -9,7 +9,7 @@ This plugin takes advantage of the newly provided `conceal` feature in Vim 7.3,
|
||||
## Installation
|
||||
To install the plugin just put the plugin files in your `~/.vim` (Linux) or `~/vimfiles` (Windows).
|
||||
|
||||
If you use a plugin manager you can put the whole directory into your `~/.vim/bundle/` directory ([Pathogen][pathogen]) or add the line `Bundle 'Yggdroot/indentLine'` to your `.vimrc` ([Vundle][vundle]).
|
||||
If you use a plugin manager you can put the whole directory into your `~/.vim/bundle/` directory ([Pathogen][pathogen]) or add the line `Plugin 'Yggdroot/indentLine'` to your `.vimrc` ([Vundle][vundle]).
|
||||
|
||||
## Customization
|
||||
You can change the color of indentLines:
|
||||
|
||||
Reference in New Issue
Block a user