mirror of
https://github.com/prabirshrestha/asyncomplete.vim.git
synced 2026-06-08 15:37:06 +02:00
added reference to https://github.com/prabirshrestha/asyncomplete-ultisnips.vim
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user