docs: added nixvim maintainer entry under open source experience

This commit is contained in:
Ceferino Patino 2025-09-05 15:12:11 -05:00
commit a7914fb614
Signed by: c4patino
SSH key fingerprint: SHA256:9fQ9TsujGrdNNi76mnsu63v7dS5JOmHRZEqBOl49OR8

View file

@ -123,10 +123,6 @@ const animation =
</p>
<p class="text-muted-foreground text-sm">May 2025 — Present</p>
<ul class="mt-2 list-disc space-y-2 pl-5 text-sm md:text-base">
<li>
Maintain the TeamViewer package, managing updates, patches, and
compatibility fixes
</li>
<li>
Contribute to nixpkgs with improvements, reviews, and new package
additions
@ -137,6 +133,24 @@ const animation =
</li>
</ul>
</div>
<div class="border-primary relative mb-6 border-l-2 pl-6">
<div
class="bg-primary absolute top-2 -left-[7px] h-3 w-3 rounded-full"
>
</div>
<h3 class="text-xl font-bold">nixvim — Modular Neovim for Nix</h3>
<p class="text-muted-foreground text-lg">Maintainer</p>
<p class="text-muted-foreground text-sm">May 2025 — Present</p>
<ul class="mt-2 list-disc space-y-2 pl-5 text-sm md:text-base">
<li>
Maintain Nixvim, a modular Neovim compatibility port for Nix
</li>
<li>
Add plugin support for popular vim plugins and neovim integrations
and improve docs for the community
</li>
</ul>
</div>
<div class="border-primary relative mb-6 border-l-2 pl-6">
<div
class="bg-primary absolute top-2 -left-[7px] h-3 w-3 rounded-full"