From e046aa9e6feb397464b9545e861daed607d3c60c Mon Sep 17 00:00:00 2001 From: Yggdroot Date: Sat, 20 May 2017 20:59:31 +0800 Subject: [PATCH] add a fold marker --- after/plugin/indentLine.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/after/plugin/indentLine.vim b/after/plugin/indentLine.vim index 6183d1a..f0bf642 100644 --- a/after/plugin/indentLine.vim +++ b/after/plugin/indentLine.vim @@ -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