From 9ea833ee9f812d6c1690d1687c751dd9e482dde3 Mon Sep 17 00:00:00 2001 From: Prabir Shrestha Date: Fri, 25 Aug 2017 22:17:31 -0700 Subject: [PATCH] Plugins: add asyncomplete.vim Closes #114 --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index ed6a45a..1f32056 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -78,6 +78,7 @@ Here's a list of commonly used colorschemes: - [VimCompletesMe](https://github.com/ajh17/VimCompletesMe) - [YouCompleteMe](https://github.com/Valloric/YouCompleteMe) +- [asyncomplete.vim](https://github.com/prabirshrestha/asyncomplete.vim) - [completor.vim](https://github.com/maralla/completor.vim) - [deoplete.nvim](https://github.com/Shougo/deoplete.nvim) - [neocomplete.vim](https://github.com/Shougo/neocomplete.vim)