@@ -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, & 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