From f31756d9823db62059776381555e0b6634f856ac Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Sat, 20 Feb 2016 10:51:26 +0300 Subject: [PATCH] Revert "Vim: Yggdroot/indentLine added." This reverts commit 2cb997e0ca4cda73dc33fa0a56d657d520c1772c. --- .vimrc | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.vimrc b/.vimrc index a94dd0b..7f87a62 100644 --- a/.vimrc +++ b/.vimrc @@ -188,17 +188,6 @@ Bundle 'vim-startify' Bundle 'clang-complete' Bundle 'scrooloose/nerdcommenter' -Bundle 'Yggdroot/indentLine' -set list lcs=tab:\.\ -" Vim -let g:indentLine_color_term = 239 -"GVim -" let g:indentLine_color_gui = '#A4E57E' -" none X terminal -" let g:indentLine_color_tty_light = 4 " (default: 4) -" let g:indentLine_color_dark = 2 " (default: 2) - - filetype plugin indent on " required! " " Brief help