From fc673eac96014b72ccbb645dfe943d8f7cf80367 Mon Sep 17 00:00:00 2001 From: Prabir Shrestha Date: Sat, 28 Jan 2017 14:09:32 -0800 Subject: [PATCH] added reference to https://github.com/prabirshrestha/asyncomplete-ultisnips.vim --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 545fad2..a7d9e2c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ in pure vim script with python dependency removed. Plug 'prabirshrestha/asyncomplete.vim' ``` +### Sources + +asyncomplete.vim deliberately does not contain any sources. Please use one of the following sources or create your own. + +* [UltiSnips] (https://github.com/SirVer/ultisnips) via https://github.com/prabirshrestha/asyncomplete-ultisnips.vim + ### Example ```vim