1 | This package contains typings of coc.nvim only.
|
2 |
|
3 | Files were exported from https://github.com/neoclide/coc.nvim/blob/master/typings
|
4 |
|
5 | ## Installation
|
6 |
|
7 | npm install --save-dev coc.nvim
|
8 |
|
9 | ## Support coc.nvim
|
10 |
|
11 | If you like my work, consider supporting me on Patreon or PayPal:
|
12 |
|
13 | <a href="https://www.patreon.com/chemzqm"><img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Patreon donate button" /> </a>
|
14 | <a href="https://www.paypal.com/paypalme/chezqm"><img src="https://werwolv.net/assets/paypal_banner.png" alt="PayPal donate button" /> </a>
|
15 |
|
16 | ## Credits
|
17 |
|
18 | [Visual Studio Code](https://github.com/microsoft/vscode), and [Microsoft](https://github.com/microsoft)
|