summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/context
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-26 19:43:26 +0000
committerKarl Berry <karl@freefriends.org>2021-05-26 19:43:26 +0000
commite640388bf9987e44c8dec30ce5654e8870070773 (patch)
treed41dd3bc924d1e5849074828675c9674ca27e872 /Master/texmf-dist/doc/context
parent3323fd81ce89898155628228564a877eae0dc587 (diff)
context-vim (26may21)
git-svn-id: svn://tug.org/texlive/trunk@59356 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/context')
-rw-r--r--Master/texmf-dist/doc/context/third/vim/VERSION2
-rw-r--r--Master/texmf-dist/doc/context/third/vim/vim.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/context/third/vim/VERSION b/Master/texmf-dist/doc/context/third/vim/VERSION
index b13b6bbe2ae..76165fa8f61 100644
--- a/Master/texmf-dist/doc/context/third/vim/VERSION
+++ b/Master/texmf-dist/doc/context/third/vim/VERSION
@@ -1 +1 @@
-2021.03.01
+2021.05.24
diff --git a/Master/texmf-dist/doc/context/third/vim/vim.txt b/Master/texmf-dist/doc/context/third/vim/vim.txt
index 12c5d10a076..5f888890006 100644
--- a/Master/texmf-dist/doc/context/third/vim/vim.txt
+++ b/Master/texmf-dist/doc/context/third/vim/vim.txt
@@ -441,6 +441,7 @@ Second, you can allow lines to break between _compound_ words, such as
...]
The default value of `option` is `packed`.
+[**Note:** This option is not yet working in LMTX.]
Note that with both these alternatives do not hyphenate a word, merely break
lines at spaces or at the boundary of compound words. If you really need to
@@ -455,6 +456,7 @@ hyphenate words, use
Note that you have to add **both** `option=hyphenated` and `align=hyphenated`.
The default value of align is `nothypenated`.
+[**Note:** This option is not yet working in LMTX.]
Highlighting lines
------------------