Skip to content

Commit e50d9aa

Browse files
committed
style: add editorconfig, fix whitespace
1 parent 8dc34bc commit e50d9aa

File tree

2 files changed

+109
-88
lines changed

2 files changed

+109
-88
lines changed

.editorconfig

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
root = true
2+
3+
[*]
4+
indent_style = space
5+
indent_size = 2
6+
tab_width = 8
7+
end_of_line = lf
8+
insert_final_newline = true
9+
10+
[*.{css,html}]
11+
indent_size = 2
12+
13+
[*.{c,h,in,lua}]
14+
max_line_length = 100
15+
16+
[*.py]
17+
indent_size = 4
18+
19+
[{Makefile,**/Makefile,runtime/doc/*.txt}]
20+
indent_style = tab
21+
indent_size = 8

sponsors.html

Lines changed: 88 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -6,97 +6,97 @@
66
{% include nav.html active='Sponsors' %}
77

88
<div class="container golden-grid">
9-
<div>
10-
<h2>Sponsoring Neovim development</h2>
11-
<dl class="faqs">
12-
<dt>How can I sponsor Neovim?</dt>
13-
<dd>
14-
<p>
15-
Neovim operates a <a href="https://github.com/sponsors/neovim">campaign</a>
16-
to fund ongoing development. This makes it possible for core
17-
developers to work full-time for a month or longer, accelerating
18-
projects like Lua stdlib, treesitter parser engine, LSP framework,
19-
extended marks, embedded terminal, job control, RPC API, and remote UIs.
20-
Sponsorship is also used to maintain (very minimal) infrastructure
21-
costs for the Neovim project, such as hosting fees.
22-
</p>
23-
</dd>
24-
<dt>How are funds dispersed?</dt>
25-
<dd>
26-
<p>
27-
Donations are managed via <a href="https://opencollective.com/neovim">open collective</a>, which
28-
provides public tracking for all
29-
<a href="https://opencollective.com/neovim/expenses">expenses</a>. Bitcoin transactions are visible
30-
on the <a
31-
href="https://www.blockchain.com/btc/address/1Evu6wPrzjsjrNPdCYbHy3HT6ry2EzXFyQ">blockchain
32-
explorer</a>. The only donation options for neovim are via GitHub sponsors, open collective, and
33-
Bitcoin. All prior funding sources have been transferred into open collective.
34-
</p>
35-
</dd>
36-
<dt>What is expected of a contributor doing funded work?</dt>
37-
<dd>
38-
<p>
39-
Funded work is a way to support active contributors who have weeks of time to focus on the
40-
project. This opportunity is available to contributors who have a developed a reputation for
41-
reliable, high-quality contributions (code/documentation, GitHub review comments, and GitHub
42-
technical discussions; <i>not</i> IRC or other "ephemeral" places).
9+
<div>
10+
<h2>Sponsoring Neovim development</h2>
11+
<dl class="faqs">
12+
<dt>How can I sponsor Neovim?</dt>
13+
<dd>
14+
<p>
15+
Neovim operates a <a href="https://github.com/sponsors/neovim">campaign</a>
16+
to fund ongoing development. This makes it possible for core
17+
developers to work full-time for a month or longer, accelerating
18+
projects like Lua stdlib, treesitter parser engine, LSP framework,
19+
extended marks, embedded terminal, job control, RPC API, and remote UIs.
20+
Sponsorship is also used to maintain (very minimal) infrastructure
21+
costs for the Neovim project, such as hosting fees.
22+
</p>
23+
</dd>
24+
<dt>How are funds dispersed?</dt>
25+
<dd>
26+
<p>
27+
Donations are managed via <a href="https://opencollective.com/neovim">open collective</a>, which
28+
provides public tracking for all
29+
<a href="https://opencollective.com/neovim/expenses">expenses</a>. Bitcoin transactions are visible
30+
on the <a
31+
href="https://www.blockchain.com/btc/address/1Evu6wPrzjsjrNPdCYbHy3HT6ry2EzXFyQ">blockchain
32+
explorer</a>. The only donation options for neovim are via GitHub sponsors, open collective, and
33+
Bitcoin. All prior funding sources have been transferred into open collective.
34+
</p>
35+
</dd>
36+
<dt>What is expected of a contributor doing funded work?</dt>
37+
<dd>
38+
<p>
39+
Funded work is a way to support active contributors who have weeks of time to focus on the
40+
project. This opportunity is available to contributors who have a developed a reputation for
41+
reliable, high-quality contributions (code/documentation, GitHub review comments, and GitHub
42+
technical discussions; <i>not</i> IRC or other "ephemeral" places).
4343

44-
It works like this: funded contributors are expected to focus <i>full-time</i> for weeks or
45-
even months, yielding tangible, high-quality contributions, with conspicuous, reliable,
46-
regular activity on GitHub.
47-
</p>
48-
</dd>
44+
It works like this: funded contributors are expected to focus <i>full-time</i> for weeks or
45+
even months, yielding tangible, high-quality contributions, with conspicuous, reliable,
46+
regular activity on GitHub.
47+
</p>
48+
</dd>
4949

50-
</dl>
50+
</dl>
51+
</div>
52+
53+
<div>
54+
<h2>Sponsors</h2>
55+
<div id="sponsors2">
56+
<a href="https://airbrake.io/?utm_medium=sponsor&utm_source=Neovim&utm_content=airbrake-home-page&utm_campaign=2021-sponsorships">
57+
<img width="300" height="102" src="/images/sponsors/airbrake-small.png" alt="Airbrake"/>
58+
</a>
59+
</div>
60+
<div id="sponsors3">
61+
<a href="https://rizin.re/">
62+
<img width="297" height="100" src="/images/sponsors/rizin.svg" alt="Rizin"/>
63+
</a>
64+
</div>
65+
<div id="sponsors4">
66+
<a href="https://route4me.com/">
67+
<img width="300" height="76" src="/images/sponsors/route4me-logo.png" alt="Route4Me Route Planner" />
68+
</a>
5169
</div>
5270

53-
<div>
54-
<h2>Sponsors</h2>
55-
<div id="sponsors2">
56-
<a
57-
href="https://airbrake.io/?utm_medium=sponsor&utm_source=Neovim&utm_content=airbrake-home-page&utm_campaign=2021-sponsorships">
58-
<img width="300" height="102" src="/images/sponsors/airbrake-small.png" alt="Airbrake" />
59-
</a>
71+
<dl>
72+
<h2>Thanks to the original fundraiser sponsors:</h2>
73+
<dd>
74+
<p>
75+
<div class="first-level-sponsor">
76+
<a href="http://digitalocean.com"><img src="/images/sponsors/digital-ocean@2x.png"
77+
alt="Digital Ocean logo" width="311" height="50"></a>
6078
</div>
61-
<div id="sponsors3">
62-
<a href="https://rizin.re/">
63-
<img width="297" height="100" src="/images/sponsors/rizin.svg" alt="Rizin" />
64-
</a>
65-
</div>
66-
<div id="sponsors4">
67-
<a href="https://route4me.com/">
68-
<img width="300" height="76" src="/images/sponsors/route4me-logo.png" alt="Route4Me Route Planner" />
69-
</a>
70-
</div>
71-
<dl>
72-
<h2>Thanks to the original fundraiser sponsors:</h2>
73-
<dd>
74-
<p>
75-
<div class="first-level-sponsor">
76-
<a href="http://digitalocean.com"><img src="/images/sponsors/[email protected]"
77-
alt="Digital Ocean logo" width="311" height="50"></a>
78-
</div>
7979

80-
<table class="second-level-sponsors">
81-
<tr>
82-
<td>
83-
<a href="http://bountysource.com"><img src="/images/sponsors/[email protected]"
84-
alt="Bountysource logo" width="144" height="53"></a>
85-
</td>
86-
<td>
87-
<a href="http://superjer.com"><img src="/images/sponsors/[email protected]"
88-
alt="SuperJer logo" width="119" height="115"></a>
89-
</td>
90-
</tr>
91-
<tr>
92-
<td>
93-
<img src="/images/sponsors/[email protected]" alt="Ryan Durk logo" width="125" height="45">
94-
</td>
95-
<td>&nbsp;</td>
96-
</tr>
97-
</table>
98-
</p>
99-
</dd>
100-
</dl>
101-
</div>
102-
</div>
80+
<table class="second-level-sponsors">
81+
<tr>
82+
<td>
83+
<a href="http://bountysource.com"><img src="/images/sponsors/[email protected]"
84+
alt="Bountysource logo" width="144" height="53"></a>
85+
</td>
86+
<td>
87+
<a href="http://superjer.com"><img src="/images/sponsors/[email protected]"
88+
alt="SuperJer logo" width="119" height="115"></a>
89+
</td>
90+
</tr>
91+
<tr>
92+
<td>
93+
<img src="/images/sponsors/[email protected]" alt="Ryan Durk logo" width="125" height="45">
94+
</td>
95+
<td>&nbsp;</td>
96+
</tr>
97+
</table>
98+
</p>
99+
</dd>
100+
</dl>
101+
</div>
102+
</div>

0 commit comments

Comments
 (0)