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 657e8fa commit 73d2d50Copy full SHA for 73d2d50
_posts/vimmagazine/2017-01-31-vimmagazine.md
@@ -12,7 +12,7 @@ title: Vim Magazine 2017 年 1 月号
12
## 今月の新機能
13
14
* 8.0.0151: `system()` と `systemlist()` の第 2 引数にバッファ番号を渡せるようになりました。
15
-* 8.0.0157: `:syntax spell` と `:syntax sync` で補間が効くようになりました。
+* 8.0.0157: `:syntax spell` と `:syntax sync` で補完が効くようになりました。
16
* 8.0.0171: `js_decode()` がシングルクォート(')で囲まれた文字列をサポートしました。
17
* 8.0.0175: オフィシャルで頒布している [Windows 版 Gvim](https://github.com/vim/vim-win32-installer/releases)の言語設定が反映されない件を修正しました。
18
* 8.0.0179: `'formatprg'` がグローバルからグローバル or バッファローカルになりました。
0 commit comments