Skip to content

Commit a9c3548

Browse files
committed
use "バルーン" instead of "balloon"
To fit with vimdoc-ja. http://vim-jp.org/vimdoc-ja/debugger.html#balloon-eval
1 parent 0344ecd commit a9c3548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/vimmagazine/2017-03-31-vimmagazine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Vim Magazine 2017 年 3 月号
1111

1212
* 8.0.0393: 同じタグが複数存在する場合にその順序を保証するようになりました
1313
* 8.0.0394: 水平スクロール時のタブ文字が正しく整列数量になりました
14-
* 8.0.0396: balloon を非同期的に更新するために `balloon_show()` 関数が追加されました
14+
* 8.0.0396: バルーンの内容を非同的に更新するために `balloon_show()` 関数が追加されました
1515
* 8.0.0402: `:map` 入力中の補完候補に `<special>` が追加されました
1616

1717
## Vimに関する脆弱性

0 commit comments

Comments
 (0)