From 9731c271c3effa8f85a665bc742d71778fb5faf8 Mon Sep 17 00:00:00 2001 From: Shinya Ohyanagi Date: Wed, 5 Feb 2020 23:01:04 +0900 Subject: Fix list only required plugin --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2cbfdd9..85da84f 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,6 @@ For [vim-plug](https://github.com/junegunn/vim-plug) plugin manager: ```viml Plug 'prabirshrestha/async.vim' -Plug 'prabirshrestha/asyncomplete.vim' -Plug 'prabirshrestha/asyncomplete-lsp.vim' Plug 'prabirshrestha/vim-lsp' Plug 'mattn/vim-lsp-settings' ``` -- cgit v1.2.3-54-g00ecf