質問編集履歴
1
使っているプラグインが古すぎたので修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -45,7 +45,7 @@
|
|
45
45
|
Plug 'prabirshrestha/asyncomplete-lsp.vim'
|
46
46
|
Plug 'prabirshrestha/asyncomplete.vim'
|
47
47
|
Plug 'prabirshrestha/vim-lsp'
|
48
|
-
Plug '
|
48
|
+
Plug 'mattn/vim-lsp-settings'
|
49
49
|
call plug#end()
|
50
50
|
|
51
51
|
" 可能ならC-jかC-kかC-,でマッピングしたい。
|