mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-09 05:24:49 +08:00
no need to use conceallevel=2
This commit is contained in:
@@ -14,7 +14,7 @@ if !exists("g:indentLine_char")
|
|||||||
let g:indentLine_char = "┆"
|
let g:indentLine_char = "┆"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
set conceallevel=2
|
set conceallevel=1
|
||||||
set concealcursor=inc
|
set concealcursor=inc
|
||||||
|
|
||||||
function! <SID>InitColor()
|
function! <SID>InitColor()
|
||||||
|
|||||||
Reference in New Issue
Block a user