質問編集履歴
1
使っているプラグインが古すぎたので修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -92,7 +92,7 @@
|
|
92
92
|
|
93
93
|
Plug 'prabirshrestha/vim-lsp'
|
94
94
|
|
95
|
-
Plug '
|
95
|
+
Plug 'mattn/vim-lsp-settings'
|
96
96
|
|
97
97
|
call plug#end()
|
98
98
|
|