Skip to content

Commit fbef21e

Browse files
committed
Fix popup.jax
popupタグが機能していなかったのと、桁数が78を超えていたので該当の行を二行に分けました 参照:https://vim-jp.slack.com/archives/C03C4RC9F/p1590826870495100
1 parent 31a5bb2 commit fbef21e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/popup.jax

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
VIMリファレンスマニュアル by Bram Moolenaar
55

66

7-
フローティングウィンドウにテキストを表示する。*popup* *popup-window* *popupwin*
7+
*popup* *popup-window* *popupwin*
8+
フローティングウィンドウにテキストを表示する。
89

910

1011
1. 前書き |popup-intro|

0 commit comments

Comments
 (0)