Skip to content

Commit 03b3428

Browse files
authored
sponsors: warp #375
Above-rate for 3 months starting Apr 23 2025.
1 parent 18eb381 commit 03b3428

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

images/sponsors/warp-300px.png

-19 KB
Binary file not shown.

images/sponsors/warp.png

133 KB
Loading

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,15 @@ <h3>Drop-in Vim</h3>
8080
<div class="col-narrow">
8181
<h2 id="sponsors-header">Sponsors</h2>
8282
<div id="sponsors" class="sponsors-main">
83+
<div class="first-level-sponsor">
84+
<a href="https://warp.dev/neovim"><img width="340" class="img-fluid" src="images/sponsors/warp.png" title="Visit warp.dev to learn more." alt="Visit warp.dev to learn more."/>
85+
<br/>
86+
Warp, the AI terminal for developers. Available for MacOS, Linux, &amp; Windows
87+
</a>
88+
</div>
8389
<div class="first-level-sponsor">
8490
<a href="https://graphite.dev/?utm_source=github&utm_medium=repo&utm_campaign=neovim">
85-
<img width="300" class="img-fluid" src="images/sponsors/graphite.gif"
91+
<img width="340" class="img-fluid" src="images/sponsors/graphite.gif"
8692
alt="Graphite is the AI developer productivity platform helping teams on GitHub ship higher quality software, faster">
8793
<br/>
8894
Graphite is the AI developer productivity platform helping teams on GitHub ship higher quality software, faster
@@ -96,16 +102,10 @@ <h2 id="sponsors-header">Sponsors</h2>
96102
<!-- dark mode: -->
97103
<source srcset="images/sponsors/coderabbit-logo-dark.svg" media="(prefers-color-scheme: dark)"/>
98104
<!-- no color preference: -->
99-
<img width="300" class="img-fluid" src="images/sponsors/coderabbit-logo.svg">
105+
<img width="340" class="img-fluid" src="images/sponsors/coderabbit-logo.svg">
100106
</picture>
101107
</a>
102108
</div>
103-
<div class="first-level-sponsor">
104-
<a href="https://www.warp.dev/?utm_source=github&utm_medium=referral&utm_campaign=neovim_20231211"><img width="300" class="img-fluid" src="images/sponsors/warp-300px.png" title="Visit warp.dev to learn more." alt="Visit warp.dev to learn more."/>
105-
<br/>
106-
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
107-
</a>
108-
</div>
109109
</div>
110110

111111
<div class="news-section">

0 commit comments

Comments
 (0)