mirror of
https://github.com/Yggdroot/indentLine.git
synced 2026-05-18 06:19:43 +08:00
Update after/plugin/indentLine.vim
This commit is contained in:
@@ -9,6 +9,7 @@ if !has("conceal") || exists("g:loaded_indentLine")
|
|||||||
finish
|
finish
|
||||||
endif
|
endif
|
||||||
let g:loaded_indentLine = 1
|
let g:loaded_indentLine = 1
|
||||||
|
|
||||||
if !exists("g:indentLine_char")
|
if !exists("g:indentLine_char")
|
||||||
" | ¦ ┆ │
|
" | ¦ ┆ │
|
||||||
let g:indentLine_char = "|"
|
let g:indentLine_char = "|"
|
||||||
|
|||||||
Reference in New Issue
Block a user