mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-07 12:44:27 +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 = "┆"
|
||||
endif
|
||||
|
||||
set conceallevel=2
|
||||
set conceallevel=1
|
||||
set concealcursor=inc
|
||||
|
||||
function! <SID>InitColor()
|
||||
|
||||
Reference in New Issue
Block a user