Update after/plugin/indentLine.vim

This commit is contained in:
Yggdroot
2012-12-26 22:28:07 +08:00
parent 3db776fe29
commit 53c2c74f54

View File

@@ -9,6 +9,7 @@ if !has("conceal") || exists("g:loaded_indentLine")
finish
endif
let g:loaded_indentLine = 1
if !exists("g:indentLine_char")
" | ¦ ┆ │
let g:indentLine_char = "|"