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
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View File

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