highlighter: add foldmarker at final endif

This commit is contained in:
Christian
2020-11-18 11:59:16 +01:00
committed by Christian Brabandt
parent 5ac55ea4e5
commit 58b2a8bbc8

View File

@@ -519,4 +519,4 @@ else
s:separators[from .. to] = [from, to, inverse]
s:exec_separator({}, from, to, inverse, '')
enddef
endif
endif " }}}1