mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-21 03:11:14 +08:00
add a fold marker
This commit is contained in:
@@ -211,6 +211,7 @@ function! s:Filter()
|
||||
return 1
|
||||
endfunction
|
||||
|
||||
"{{{1 function! s:Disable()
|
||||
function! s:Disable()
|
||||
if exists("b:indentLine_enabled") && b:indentLine_enabled
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user