質問編集履歴
1
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -58,7 +58,7 @@
|
|
58
58
|
"自動補完
|
59
59
|
call dein#add('Shougo/neocomplete.vim')
|
60
60
|
"スニペットの補完機能
|
61
|
-
call dein#add('Shougo/neosnippet')
|
61
|
+
call dein#add('Shougo/neosnippet.vim')
|
62
62
|
"スニペット集
|
63
63
|
call dein#add('Shougo/neosnippet-snippets')
|
64
64
|
endif
|