From efedb87ad732f3cb8d74b3c5986899b012ce3560 Mon Sep 17 00:00:00 2001 From: Sagar Jauhari Date: Sun, 8 Feb 2015 11:38:09 +0530 Subject: [PATCH] Changed 'bundle' to 'plugin' for vundle directions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c67bde..1538603 100644 --- a/README.md +++ b/README.md @@ -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: