mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-08 00:04:33 +02:00
user-configs: add @r17x's config
Some checks are pending
Publish every Git push to main to FlakeHub / flakehub-publish (push) Waiting to run
Publish every git push to Flakestry / publish-flake (push) Waiting to run
Documentation / Version info (push) Waiting to run
Documentation / Build (push) Blocked by required conditions
Documentation / Combine builds (push) Blocked by required conditions
Documentation / Deploy (push) Blocked by required conditions
Some checks are pending
Publish every Git push to main to FlakeHub / flakehub-publish (push) Waiting to run
Publish every git push to Flakestry / publish-flake (push) Waiting to run
Documentation / Version info (push) Waiting to run
Documentation / Build (push) Blocked by required conditions
Documentation / Combine builds (push) Blocked by required conditions
Documentation / Deploy (push) Blocked by required conditions
This commit is contained in:
parent
19aab2f935
commit
28f818b57b
1 changed files with 6 additions and 0 deletions
|
@ -167,3 +167,9 @@ owner = "wverac"
|
|||
title = "BOFH NixVim"
|
||||
description = "Minimalist NixVim setup, featuring a curated set of essential plugins"
|
||||
url = "https://github.com/wverac/nixvim"
|
||||
|
||||
[[config]]
|
||||
owner = "r17x"
|
||||
title = "development universe"
|
||||
description = "Nix configuration for development, including NixVim"
|
||||
url = "https://github.com/r17x/universe/tree/main/nix/nvim.nix"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue