File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,22 @@ title: Vim Magazine 2016 年 11 月号
8
8
## 話題
9
9
10
10
* [ 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 )
12
15
* [ Meguro.vim #1 ] ( https://megurovim.connpass.com/event/46044/ )
13
16
14
17
Vimmer もくもく交流会です。 12/18(日) 目黒
15
18
16
19
## 今月の新機能
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() ` が追加されました。
You can’t perform that action at this time.
0 commit comments