mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-07 20:54:26 +08:00
bug fix
This commit is contained in:
@@ -122,7 +122,9 @@ function! <SID>ResetWidth(...)
|
||||
|
||||
if exists("b:indentLine_enabled")
|
||||
syn clear IndentLine
|
||||
syn clear IndentLineSpace
|
||||
if g:indentLine_faster
|
||||
syn clear IndentLineSpace
|
||||
endif
|
||||
endif
|
||||
call <SID>SetIndentLine()
|
||||
endfunction
|
||||
|
||||
Reference in New Issue
Block a user