X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/4e696e9d4822acb0b042c5a76862720056debd89..0a7dcc812bf211a32009105099976052fca73be5:/.vim/bundle/asyncomplete-lsp/README.md diff --git a/.vim/bundle/asyncomplete-lsp/README.md b/.vim/bundle/asyncomplete-lsp/README.md new file mode 100644 index 00000000..9e27bf50 --- /dev/null +++ b/.vim/bundle/asyncomplete-lsp/README.md @@ -0,0 +1,12 @@ +LSP source for asyncomplete.vim vim-lsp +======================================= + +Provide [Language Server Protocol](https://github.com/Microsoft/language-server-protocol) autocompletion source for [asyncomplete.vim](https://github.com/prabirshrestha/asyncomplete.vim) and [vim-lsp](https://github.com/prabirshrestha/vim-lsp). + +## Installing +Refer to asyncomplete.vim docs on Language Server Protocol at https://github.com/prabirshrestha/asyncomplete.vim#language-server-protocol-lsp. + + +## License + +MIT