Use same highlight groups used by the Markdown syntax highlighting file
This commit is contained in:
@@ -19,6 +19,8 @@ endfunction
|
||||
setlocal foldexpr=OrgFold()
|
||||
setlocal foldmethod=expr
|
||||
|
||||
" TODO set default 'foldlevel'?
|
||||
|
||||
" Make folds more readable
|
||||
setlocal foldtext=getline(v:foldstart)
|
||||
setlocal fillchars-=fold:-
|
||||
|
||||
Reference in New Issue
Block a user