Skip to content

Vim Magazine 2017年3月号 #240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Mar 31, 2017
Prev Previous commit
Next Next commit
fix wording rev.2
  • Loading branch information
koron committed Mar 31, 2017
commit b82a698641c599be93358d2938e8a6480c49d25b
2 changes: 1 addition & 1 deletion _posts/vimmagazine/2017-03-31-vimmagazine.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ title: Vim Magazine 2017 年 3 月号
* 8.0.0402: `:map` 入力中の補完候補に `<special>` が追加されました
* 8.0.0405: `v:progpath` がフルパスに変更されました
* 8.0.0411: メニュー翻訳である `menutranslate` が `{english}` の大文字小文字を無視するようになりました
* 8.0.0420: `:make` 等のコマンドの出力の文字コードを指定する `'makeencoding'` オプションが追加されました
* 8.0.0420: `:make` コマンド等の出力の文字コードを指定する `'makeencoding'` オプションが追加されました
* 8.0.0431: `'cinoptions'` オプションに C 言語の extern ブロックのインデントを調整するための `E` フラグが追加されました
* 8.0.0439: 引数リストが空の時の `:%argdel` がエラーにならなくなりました
* 8.0.0475: リモートサーバを開始するための関数 `remote_startserver()` が追加されました
Expand Down