teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

使っているプラグインが古すぎたので修正

2021/05/05 03:27

投稿

terai
terai

スコア15

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 'prabirshrestha/vim-lsp-settings'
48
+ Plug 'mattn/vim-lsp-settings'
49
49
  call plug#end()
50
50
 
51
51
  " 可能ならC-jかC-kかC-,でマッピングしたい。