Skip to content

Commit 7341177

Browse files
authored
Merge pull request #1586 from vim-jp/hh-update-textprop
Update textprop.{txt,jax}
2 parents aeb7f00 + 4c49357 commit 7341177

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/textprop.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ Vimはテキストプロパティをそれが付加されたテキストの上
526526
きます。変更されたテキストの下にプロパティが移動し、同じテキストがハイライトさ
527527
れるため、これらを更新する必要はありません。
528528

529-
529+
*text-prop-cleared*
530530
テキストプロパティの桁が更新、コピーされません: ~
531531

532532
- |setline()| または Lua, Tcl または Python などのインターフェイスを介して行を

en/textprop.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ callback update spelling mistakes in the changed text. Vim will move the
530530
properties below the changed text, so that they still highlight the same text,
531531
thus you don't need to update these.
532532

533-
533+
*text-prop-cleared*
534534
Text property columns are not updated or copied: ~
535535

536536
- When setting the line with |setline()| or through an interface, such as Lua,

0 commit comments

Comments
 (0)