fixed neosnippet url

This commit is contained in:
Prabir Shrestha
2017-02-10 23:01:30 -08:00
committed by GitHub
parent e46a34306c
commit f41f5c87da
+1 -1
View File
@@ -47,7 +47,7 @@ asyncomplete.vim deliberately does not contain any sources. Please use one of th
* Buffer via [asyncomplete-buffer.vim](https://github.com/prabirshrestha/asyncomplete-buffer.vim)
* Go via [asyncomplete-gocode.vim](https://github.com/prabirshrestha/asyncomplete-gocode.vim)
* [Neosnippet](https://github.com/Shougo/neosnippet.vims) via [asyncomplete-neosnippet.vim](https://github.com/prabirshrestha/asyncomplete-neosnippet.vim)
* [Neosnippet](https://github.com/Shougo/neosnippet.vim) via [asyncomplete-neosnippet.vim](https://github.com/prabirshrestha/asyncomplete-neosnippet.vim)
* [UltiSnips](https://github.com/SirVer/ultisnips) via [asyncomplete-ultisnips.vim](https://github.com/prabirshrestha/asyncomplete-ultisnips.vim)
* Typescript via [asyncomplete-tscompletejob.vim](https://github.com/prabirshrestha/asyncomplete-tscompletejob.vim)
* *can't find what you are looking for? write one instead an send a PR to be included here*