Skip to content

Commit 5505c4b

Browse files
committed
update new features section
1 parent ec60ce2 commit 5505c4b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

_posts/vimmagazine/2016-11-30-vimmagazine.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,22 @@ title: Vim Magazine 2016 年 11 月号
88
## 話題
99

1010
* [VimConf 2016](http://vimconf.vim-jp.org/2016/) が開催されました
11-
* [Vim Advent Calendar 2016](http://qiita.com/advent-calendar/2016/vim) が更新中です
11+
* 2016 年のアドベントカレンダー
12+
* [Vim](http://qiita.com/advent-calendar/2016/vim)
13+
* [Vim (その2)](http://qiita.com/advent-calendar/2016/vim2)
14+
* [Vim 8.0](http://qiita.com/advent-calendar/2016/vim8)
1215
* [Meguro.vim #1](https://megurovim.connpass.com/event/46044/)
1316

1417
Vimmer もくもく交流会です。 12/18(日) 目黒
1518

1619
## 今月の新機能
20+
21+
* 8.0.0056: `'filetype'``'syntax'``'keymap'` で正常値チェックをおこなうようになりました。
22+
23+
[(脆弱性 CVE-2016-1248 の修正)](https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-1248)
24+
25+
* 8.0.0062: digraph に HORIZONTAL ELLIPSIS (``) が追加されました。
26+
* 8.0.0077: Travis CI で GUI の test がおこなわれるようになりました。
27+
* 8.0.0093: MSVC 10 のビルドがマルチプロセスに対応しました。
28+
* 8.0.0096: 起動オプションに `--ttyfail` が追加されました。また、 `has("ttyin")``has("ttyout")` が追加されました。
29+
* 8.0.0105: `ch_canread()` が追加されました。

0 commit comments

Comments
 (0)