1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-21 17:59:41 +01:00

user-configs: add @Theaninova's config

This commit is contained in:
Thea Schöbl 2025-11-20 11:49:29 +01:00 committed by Gaétan Lepage
parent 8d0ca9abc4
commit f4b9a71224

View file

@ -118,6 +118,12 @@ description = "Inspired from LazyVim with parts yoinked from other NixVim config
owner = "Tanish2002" owner = "Tanish2002"
repo = "neovim-config" repo = "neovim-config"
[[config]]
owner = "Theaninova"
title = "Modular Presets"
url = "https://github.com/Theaninova/TheaninovOS/tree/master/modules/home-manager/modules/nixvim"
description = "Collection of mostly independent preset modules that make up my from-scratch Neovim setup. Drops into existing setups without breaking stuff because presets must be enabled individually."
[[config]] [[config]]
owner = "traxys" owner = "traxys"
title = "Nixfiles" title = "Nixfiles"