@@ -80,9 +80,15 @@ <h3>Drop-in Vim</h3>
80
80
< div class ="col-narrow ">
81
81
< h2 id ="sponsors-header "> Sponsors</ h2 >
82
82
< 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, & Windows
87
+ </ a >
88
+ </ div >
83
89
< div class ="first-level-sponsor ">
84
90
< 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 "
86
92
alt ="Graphite is the AI developer productivity platform helping teams on GitHub ship higher quality software, faster ">
87
93
< br />
88
94
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>
96
102
<!-- dark mode: -->
97
103
< source srcset ="images/sponsors/coderabbit-logo-dark.svg " media ="(prefers-color-scheme: dark) "/>
98
104
<!-- 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 ">
100
106
</ picture >
101
107
</ a >
102
108
</ 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 >
109
109
</ div >
110
110
111
111
< div class ="news-section ">
0 commit comments