mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-09 04:52:20 +08:00
highlighter: add foldmarker at final endif
This commit is contained in:
committed by
Christian Brabandt
parent
5ac55ea4e5
commit
58b2a8bbc8
@@ -519,4 +519,4 @@ else
|
|||||||
s:separators[from .. to] = [from, to, inverse]
|
s:separators[from .. to] = [from, to, inverse]
|
||||||
s:exec_separator({}, from, to, inverse, '')
|
s:exec_separator({}, from, to, inverse, '')
|
||||||
enddef
|
enddef
|
||||||
endif
|
endif " }}}1
|
||||||
|
|||||||
Reference in New Issue
Block a user