diff runtime/doc/textprop.txt @ 18016:834b7854aa3c

Update runtime files Commit: https://github.com/vim/vim/commit/30e9b3c4256710781c3bd64efb33f138e4e074b3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 7 16:24:12 2019 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sat, 07 Sep 2019 16:30:03 +0200
parents 52f23198af7f
children 6d11fc4aa683
line wrap: on
line diff
--- a/runtime/doc/textprop.txt
+++ b/runtime/doc/textprop.txt
@@ -341,7 +341,7 @@ will move accordingly.
 When text is deleted and a text property no longer includes any text, it is
 deleted.  However, a text property that was defined as zero-width will remain,
 unless the whole line is deleted.
-`								*E275*
+								*E275*
 When a buffer is unloaded, all the text properties are gone.  There is no way
 to store the properties in a file.  You can only re-create them.  When a
 buffer is hidden the text is preserved and so are the text properties.  It is