docs: added nixvim maintainer entry under open source experience
This commit is contained in:
parent
c1df9e8ae9
commit
a7914fb614
1 changed files with 18 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue