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