Add funding.yml
This commit is contained in:
parent
95e15b09da
commit
d99de1761c
2 changed files with 11 additions and 0 deletions
4
.github/FUNDING.yml
vendored
Normal file
4
.github/FUNDING.yml
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# These are supported funding model platforms
|
||||
|
||||
patreon: chemzqm
|
||||
custom: https://www.paypal.com/paypalme/chezqm
|
|
@ -31,6 +31,13 @@ installation.
|
|||
**Note:** tsserver could be quite slow to initialize on big project, exclude
|
||||
unneunnecessary files in your jsconfig.json/tsconfig.json.
|
||||
|
||||
## Supporting
|
||||
|
||||
If you like my extension, consider supporting me on Patreon or PayPal:
|
||||
|
||||
<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>
|
||||
<a href="https://www.paypal.com/paypalme/chezqm"><img src="https://werwolv.net/assets/paypal_banner.png" alt="PayPal donate button" /> </a>
|
||||
|
||||
## Install
|
||||
|
||||
In your vim/neovim, run command:
|
||||
|
|
Loading…
Reference in a new issue