mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
user-configs: add @r6t config
This commit is contained in:
parent
25c1352464
commit
87b2679d6f
1 changed files with 6 additions and 0 deletions
|
@ -101,6 +101,12 @@ description = "Ported from a lazy-based lua config. Contains examples of most us
|
||||||
owner = "pete3n"
|
owner = "pete3n"
|
||||||
repo = "nixvim-flake"
|
repo = "nixvim-flake"
|
||||||
|
|
||||||
|
[[config]]
|
||||||
|
owner = "r6t"
|
||||||
|
title = "nixos-r6t"
|
||||||
|
description = "Single-file nixvim config, uses home-manager module in a NixOS flake"
|
||||||
|
url = "https://github.com/r6t/nixos-r6t/blob/main/modules/home/nixvim/default.nix"
|
||||||
|
|
||||||
[[config]]
|
[[config]]
|
||||||
owner = "redyf"
|
owner = "redyf"
|
||||||
repo = "Neve"
|
repo = "Neve"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue