texlive[62071] Master/texmf-dist: context-vim (18feb22)

commits+karl at tug.org commits+karl at tug.org
Fri Feb 18 23:09:09 CET 2022


Revision: 62071
          http://tug.org/svn/texlive?view=revision&revision=62071
Author:   karl
Date:     2022-02-18 23:09:09 +0100 (Fri, 18 Feb 2022)
Log Message:
-----------
context-vim (18feb22)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/context/third/vim/VERSION
    trunk/Master/texmf-dist/tex/context/third/vim/t-vim.tex

Modified: trunk/Master/texmf-dist/doc/context/third/vim/VERSION
===================================================================
--- trunk/Master/texmf-dist/doc/context/third/vim/VERSION	2022-02-18 22:08:55 UTC (rev 62070)
+++ trunk/Master/texmf-dist/doc/context/third/vim/VERSION	2022-02-18 22:09:09 UTC (rev 62071)
@@ -1 +1 @@
-2021.12.13
+2022.02.17

Modified: trunk/Master/texmf-dist/tex/context/third/vim/t-vim.tex
===================================================================
--- trunk/Master/texmf-dist/tex/context/third/vim/t-vim.tex	2022-02-18 22:08:55 UTC (rev 62070)
+++ trunk/Master/texmf-dist/tex/context/third/vim/t-vim.tex	2022-02-18 22:09:09 UTC (rev 62071)
@@ -1,6 +1,6 @@
 %D \module
 %D   [     file=t-vim,
-%D      version=2021.09.05,
+%D      version=2022.02.17,
 %D        title=\CONTEXT\ User Module,
 %D     subtitle=Vim syntax highlighting,
 %D       author=Aditya Mahajan,
@@ -9,7 +9,7 @@
 %D        email=adityam <at> ieee <dot> org,
 %D      license=Simplified BSD License]
 
-\writestatus{loading}{Vim syntax highlighting (ver: 2021.09.05)}
+\writestatus{loading}{Vim syntax highlighting (ver: 2022.02.17)}
 
 \startmodule [vim]
 \usemodule   [filter]           % loads module catcodes
@@ -123,6 +123,15 @@
    % \c!highlightcolor=lightgray,
    \c!filtercommand=\vimtyping at filter_command,
    % \c!continue=yes,
+   % All options that effect the call to vim. When syntax highlighting
+   % external files, changing any one of these options will result in a new
+   % call to vim and the result will be saved in a different file
+   \c!cache\c!option={\externalfilterparameter\c!start
+                      \externalfilterparameter\c!stop
+                      \externalfilterparameter\c!syntax
+                      \externalfilterparameter\c!strip
+                      \externalfilterparameter\c!escape
+                      \externalfilterparameter\c!highlight},
    % \c!read=\v!yes,
    % \c!readcommand=\syntaxhighlighting at read_command,
    \c!output=\externalfilterbasefile.vimout,



More information about the tex-live-commits mailing list.