Revert "Vim: Yggdroot/indentLine added."
This reverts commit 8c4b8a3f96
.
This commit is contained in:
parent
8c4b8a3f96
commit
1a3360e8a3
11
.vimrc
11
.vimrc
|
@ -188,17 +188,6 @@ Bundle 'vim-startify'
|
||||||
Bundle 'clang-complete'
|
Bundle 'clang-complete'
|
||||||
Bundle 'scrooloose/nerdcommenter'
|
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!
|
filetype plugin indent on " required!
|
||||||
"
|
"
|
||||||
" Brief help
|
" Brief help
|
||||||
|
|
Loading…
Reference in New Issue