We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb7a55 commit b82a698Copy full SHA for b82a698
_posts/vimmagazine/2017-03-31-vimmagazine.md
@@ -18,7 +18,7 @@ title: Vim Magazine 2017 年 3 月号
18
* 8.0.0402: `:map` 入力中の補完候補に `<special>` が追加されました
19
* 8.0.0405: `v:progpath` がフルパスに変更されました
20
* 8.0.0411: メニュー翻訳である `menutranslate` が `{english}` の大文字小文字を無視するようになりました
21
-* 8.0.0420: `:make` 等のコマンドの出力の文字コードを指定する `'makeencoding'` オプションが追加されました
+* 8.0.0420: `:make` コマンド等の出力の文字コードを指定する `'makeencoding'` オプションが追加されました
22
* 8.0.0431: `'cinoptions'` オプションに C 言語の extern ブロックのインデントを調整するための `E` フラグが追加されました
23
* 8.0.0439: 引数リストが空の時の `:%argdel` がエラーにならなくなりました
24
* 8.0.0475: リモートサーバを開始するための関数 `remote_startserver()` が追加されました
0 commit comments