Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

Commit

Permalink
add a fold marker
Browse files Browse the repository at this point in the history
  • Loading branch information
Yggdroot committed May 20, 2017
1 parent ebd06bf commit e046aa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions after/plugin/indentLine.vim
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e046aa9

Please sign in to comment.