Skip to content

Commit d0d6932

Browse files
h-eastk-takata
andauthored
Update doc/popup.jax
Co-authored-by: K.Takata <[email protected]>
1 parent 046fc97 commit d0d6932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/popup.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,8 +585,8 @@ popup_notification({what}, {options}) *popup_notification()*
585585
popup_setbuf({id}, {buf}) *popup_setbuf()*
586586
ポップアップウィンドウ {id} に表示されるバッファ {buf} を設定
587587
する。{buf} の使用については、|bufname()| 関数を参照。
588-
バッファテキストのサイズに合わせてウィンドウのサイズや位置を変
589-
更することができる
588+
バッファテキストのサイズに合わせてウィンドウのサイズや位置が変
589+
更されるかもしれない
590590

591591
|method| としても使用できる: >
592592
GetPopup()->popup_setbuf(bufnr('foobar'))

0 commit comments

Comments
 (0)