Skip to content

Commit e399e4a

Browse files
committed
fix typo: unnamed
1 parent 0e5948b commit e399e4a

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
@@ -26,7 +26,7 @@ title: Vim Magazine 2017 年 3 月号
2626
* 8.0.0501: Windows の `:!start` コマンドがコマンドプロンプトの `start` コマンドに近い動作をするようになりました
2727
* 8.0.0504: Ex コマンドの探索効率が改善されました。これにより Vim script の実行速度が若干速くなります
2828
* 8.0.0517: `setqflist()``setloclist()` 関数にリストを削除するための `'f'` フラグが追加されました
29-
* 8.0.0522: Windows において `'clipboard'``"unnanmed"` の際に、 `:global` コマンドと組み合わせると機能していなかった `yyp` が修正されました
29+
* 8.0.0522: Windows において `'clipboard'``"unnamed"` の際に、 `:global` コマンドと組み合わせると機能していなかった `yyp` が修正されました
3030
* 8.0.0523: `dv}` がマルチバイト文字を破壊する問題が修正されました
3131
* ランタイムの更新
3232
* ターミナルマルチプレクサ tmux の設定ファイル用のファイルタイプ tmux が追加されました

0 commit comments

Comments
 (0)