chore: added np to the example's list

This commit is contained in:
Ahmad Raza 2026-02-01 17:23:28 +05:00 committed by Gaétan Lepage
parent 3c27e1b35c
commit 08672dfdbf

View file

@ -196,3 +196,9 @@ owner = "carl0xs"
title = "nixcfg" title = "nixcfg"
description = "Nix configuration setup, including nixvim" description = "Nix configuration setup, including nixvim"
url = "https://github.com/carl0xs/nixcfg/blob/main/modules/workstation/neovim.nix" url = "https://github.com/carl0xs/nixcfg/blob/main/modules/workstation/neovim.nix"
[[config]]
owner = "ar-at-localhost"
title = "np"
description = "Nixvim setup, focused on Project Oriented Development"
url = "https://github.com/ar-at-localhost/np"