Bram Moolenaar | 90df4b9 | 2021-07-07 20:26:08 +0200 | [diff] [blame] | 1 | *sponsor.txt* For Vim version 8.2. Last change: 2021 Jul 07 |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 2 | |
| 3 | |
| 4 | VIM REFERENCE MANUAL by Bram Moolenaar |
| 5 | |
| 6 | |
| 7 | |
| 8 | SPONSOR VIM DEVELOPMENT *sponsor* |
| 9 | |
Bram Moolenaar | c01140a | 2006-03-24 22:21:52 +0000 | [diff] [blame] | 10 | Fixing bugs and adding new features takes a lot of time and effort. To show |
| 11 | your appreciation for the work and motivate Bram and others to continue |
| 12 | working on Vim please send a donation. |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 13 | |
Bram Moolenaar | 90df4b9 | 2021-07-07 20:26:08 +0200 | [diff] [blame] | 14 | Since Bram does not need the money it will be used to help children in Uganda, |
| 15 | see |uganda|. Donations increase Bram's motivation to keep working on Vim! |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 16 | |
| 17 | For the most recent information about sponsoring look on the Vim web site: |
| 18 | |
| 19 | http://www.vim.org/sponsor/ |
| 20 | |
| 21 | More explanations can be found in the |sponsor-faq|. |
| 22 | |
| 23 | |
| 24 | REGISTERED VIM USER *register* |
| 25 | |
| 26 | You can become a registered Vim user by sending at least 10 euro. This works |
| 27 | similar to sponsoring Vim, see |sponsor| above. Registration was made |
| 28 | possible for the situation where your boss or bookkeeper may be willing to |
| 29 | register software, but does not like the terms "sponsoring" and "donation". |
| 30 | |
| 31 | More explanations can be found in the |register-faq|. |
| 32 | |
| 33 | |
| 34 | VOTE FOR FEATURES *vote-for-features* |
| 35 | |
| 36 | To give registered Vim users and sponsors an advantage over lurkers they can |
| 37 | vote for the items Bram should work on. How does this voting work? |
| 38 | |
| 39 | 1. You send at least 10 euro. See below for ways to transfer money |
| 40 | |send-money|. |
| 41 | |
| 42 | 2. You will be e-mailed a registration key. Enter this key on your account |
| 43 | page on the Vim website. You can easily create an account if you don't |
| 44 | have one yet. |
| 45 | |
| 46 | 3. You can enter your votes on the voting page. There is a link to that page |
| 47 | on your account page after entering a registration key. Your votes will |
| 48 | be counted for two years. |
| 49 | |
| 50 | 4. The voting results appear on the results page, which is visible for |
| 51 | everybody: http://www.vim.org/sponsor/vote_results.php |
| 52 | |
Bram Moolenaar | 3577c6f | 2008-06-24 21:16:56 +0000 | [diff] [blame] | 53 | Additionally, once you have sent 100 euro or more in total, your name appears |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 54 | in the "Vim hall of honour": http://www.vim.org/sponsor/hall_of_honour.php |
| 55 | But only if you enable this on your account page. |
| 56 | |
| 57 | |
| 58 | HOW TO SEND MONEY *send-money* |
| 59 | |
Bram Moolenaar | c01140a | 2006-03-24 22:21:52 +0000 | [diff] [blame] | 60 | Credit card Through PayPal, see the PayPal site for information: |
Bram Moolenaar | 9964e46 | 2007-05-05 17:54:07 +0000 | [diff] [blame] | 61 | https://www.paypal.com/en_US/mrb/pal=XAC62PML3GF8Q |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 62 | The e-mail address for sending sponsorship money is: |
| 63 | donate@vim.org |
| 64 | The e-mail address for Vim registration is: |
| 65 | register@vim.org |
| 66 | Using Euro is preferred, other currencies are also accepted. |
| 67 | In Euro countries a bank transfer is preferred, this has lower |
| 68 | costs. |
| 69 | |
Bram Moolenaar | c01140a | 2006-03-24 22:21:52 +0000 | [diff] [blame] | 70 | Other methods See |iccf-donations|. |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 71 | Include "Vim sponsor" or "Vim registration" in the comment of |
| 72 | your money transfer. Send me an e-mail that mentions the |
| 73 | amount you transferred if you want to vote for features and |
| 74 | show others you are a registered Vim user or sponsor. |
| 75 | |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 76 | |
| 77 | QUESTIONS AND ANSWERS *sponsor-faq* *register-faq* |
| 78 | |
| 79 | Why should I give money? |
| 80 | |
Bram Moolenaar | c01140a | 2006-03-24 22:21:52 +0000 | [diff] [blame] | 81 | If you do not show your appreciation for Vim then Bram will be less motivated |
Bram Moolenaar | e2f98b9 | 2006-03-29 21:18:24 +0000 | [diff] [blame] | 82 | to fix bugs and add new features. He will do something else instead. |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 83 | |
| 84 | |
| 85 | How much money should I send? |
| 86 | |
Bram Moolenaar | c01140a | 2006-03-24 22:21:52 +0000 | [diff] [blame] | 87 | That is up to you. The more you give, the more children will be helped. |
| 88 | An indication for individuals that use Vim at home: 10 Euro per year. For |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 89 | professional use: 30 Euro per year per person. Send at least 10 euro to be |
| 90 | able to vote for features. |
| 91 | |
| 92 | |
| 93 | What do I get in return? |
| 94 | |
| 95 | Each registered Vim user and sponsor who donates at least 10 euro will be able |
| 96 | to vote for new features. These votes will give priority to the work on Vim. |
| 97 | The votes are valid for two years. The more money you send the more your |
| 98 | votes count |votes-counted|. |
| 99 | |
| 100 | If you send 100 Euro or more in total you will be mentioned on the "Vim hall |
| 101 | of honour" page on the Vim web site. But only if you enable this on your |
| 102 | account page. You can also select whether the amount will be visible. |
| 103 | |
| 104 | |
| 105 | How do I become a Vim sponsor or registered Vim user? |
| 106 | |
| 107 | Send money, as explained above |send-money| and include your e-mail address. |
| 108 | When the money has been received you will receive a unique registration key. |
| 109 | This key can be used on the Vim website to activate voting on your Vim |
| 110 | account. You will then get an extra page where you can vote for features and |
| 111 | choose whether others will be able to see that you donated. There is a link |
| 112 | to this page on your "My Account" page. |
| 113 | |
| 114 | |
| 115 | What is the difference between sponsoring and registering? |
| 116 | |
| 117 | It has a different name. Use the term "registration" if your boss doesn't |
| 118 | like "sponsoring" or "donation". The benefits are the same. |
| 119 | |
| 120 | |
| 121 | How can I send money? |
| 122 | |
| 123 | See |send-money|. Check the web site for the most recent information: |
| 124 | http://www.vim.org/sponsor/ |
| 125 | |
| 126 | |
| 127 | Why don't you use the SourceForge donation system? |
| 128 | |
| 129 | SourceForge takes 5% of the donations for themselves. If you want to support |
| 130 | SourceForge you can send money to them directly. |
| 131 | |
| 132 | |
| 133 | I cannot afford to send money, may I still use Vim? |
| 134 | |
| 135 | Yes. |
| 136 | |
| 137 | |
| 138 | I did not register Vim, can I use all available features? |
| 139 | |
| 140 | Yes. |
| 141 | |
| 142 | |
| 143 | I noticed a bug, do I need to register before I can report it? |
| 144 | |
| 145 | No, suggestions for improving Vim can always be given. For improvements use |
| 146 | the developer |maillist|, for reporting bugs see |bugs|. |
| 147 | |
| 148 | |
| 149 | How are my votes counted? *votes-counted* |
| 150 | |
| 151 | You may vote when you send 10 euro or more. You can enter up to ten votes. |
| 152 | You can select the same item several times to give it more points. You can |
| 153 | also enter three counter votes, these count as negative points. |
| 154 | |
| 155 | When you send 30 euro or more the points are doubled. Above 100 euro they |
| 156 | count four times, above 300 euro they count six times, above 1000 euro ten |
| 157 | times. |
| 158 | |
| 159 | |
| 160 | Can I change my votes? |
| 161 | |
| 162 | You can change your votes any time you like, up to two years after you |
| 163 | sent money. The points will be counted right away. |
| 164 | |
| 165 | |
Bram Moolenaar | e2f98b9 | 2006-03-29 21:18:24 +0000 | [diff] [blame] | 166 | Can I add an item to vote on? |
| 167 | |
| 168 | Not directly. You can suggest items to vote on to Bram. He will consider |
| 169 | fitting your item into the list. |
| 170 | |
| 171 | |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 172 | How about Charityware? |
| 173 | |
Bram Moolenaar | c01140a | 2006-03-24 22:21:52 +0000 | [diff] [blame] | 174 | Currently the Vim donations go to |uganda| anyway. Thus it doesn't matter if |
| 175 | you sponsor Vim or ICCF. Except that Vim sponsoring will allow you to vote |
| 176 | for features. |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 177 | |
| 178 | |
| 179 | I donated $$$, now please add feature XYZ! |
| 180 | |
| 181 | There is no direct relation between your donation and the work Bram does. |
Bram Moolenaar | c01140a | 2006-03-24 22:21:52 +0000 | [diff] [blame] | 182 | Otherwise you would be paying for work and we would have to pay tax over the |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 183 | donation. If you want to hire Bram for specific work, contact him directly, |
| 184 | don't use the donation system. |
| 185 | |
| 186 | |
Bram Moolenaar | c01140a | 2006-03-24 22:21:52 +0000 | [diff] [blame] | 187 | Are the donations tax deductible? |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 188 | |
Bram Moolenaar | c01140a | 2006-03-24 22:21:52 +0000 | [diff] [blame] | 189 | That depends on your country. The donations to help the children in |Uganda| |
| 190 | are tax deductible in Holland, Germany, Canada and in the USA. See the ICCF |
Bram Moolenaar | 57657d8 | 2006-04-21 22:12:41 +0000 | [diff] [blame] | 191 | website http://iccf-holland.org/donate.html. You must send an e-mail to Bram |
| 192 | to let him know that the donation is done because of the use of Vim. |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 193 | |
| 194 | |
| 195 | Can you send me a bill? |
| 196 | |
Bram Moolenaar | c9b4b05 | 2006-04-30 18:54:39 +0000 | [diff] [blame] | 197 | No, because there is no relation between the money you send and the work that |
Bram Moolenaar | e2f98b9 | 2006-03-29 21:18:24 +0000 | [diff] [blame] | 198 | is done. But a receipt is possible. |
| 199 | |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 200 | |
| 201 | |
Bram Moolenaar | 91f84f6 | 2018-07-29 15:07:52 +0200 | [diff] [blame] | 202 | vim:tw=78:ts=8:noet:ft=help:norl: |