diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-16 21:33:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-16 21:33:10 +0000 |
commit | 117c6b4636eae2f17f70cb32be6c688797f3965a (patch) | |
tree | c5bedd8c8f8d0cf8dc3076169fea04d40b87525d | |
parent | f5fee6a002276c24bb8363b81c8959db07d3a7d7 (diff) |
context-vim (16sep20)
git-svn-id: svn://tug.org/texlive/trunk@56356 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/context/third/vim/VERSION | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/context/third/vim/VERSION b/Master/texmf-dist/doc/context/third/vim/VERSION index ee81786fef0..68a08183b74 100644 --- a/Master/texmf-dist/doc/context/third/vim/VERSION +++ b/Master/texmf-dist/doc/context/third/vim/VERSION @@ -1 +1 @@ -2020.06.29 +2020.09.15 diff --git a/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv b/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv index 13786bba299..0e40050c32d 100644 --- a/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv +++ b/Master/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv @@ -99,7 +99,8 @@ \setbreakpoints[compound]% Only works is `option=hyphenated` is set. \doifnotinset{\v!hyphenated}{\externalfilterparameter\c!option} - {\language\minusone}% + {\language\minusone + \resetbreakpoints}% \def\obeyedline{\strut\par} \activatespacehandler{\????syntaxhighlighting\externalfilterparameter\c!space:\externalfilterparameter\c!lines} |