mirror of
https://github.com/Yggdroot/indentLine.git
synced 2026-01-08 20:43:23 +08:00
Update after/plugin/indentLine.vim
This commit is contained in:
@@ -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 = "|"
|
||||
|
||||
Reference in New Issue
Block a user