11.stylix/modules/nixvim
Flameopathic 113643f332
doc: add note for user-imported modules (#1039)
Adds basic documentation to every Stylix module which requires a
user-imported module to function.

Intended to prevent issues like #1033
2025-03-21 21:11:03 +00:00
..
darwin.nix Adds support for styling nixvim (#194) 2023-12-19 16:40:37 +00:00
hm.nix Adds support for styling nixvim (#194) 2023-12-19 16:40:37 +00:00
meta.nix stylix: init module maintainers framework (#977) 2025-03-14 19:29:51 +01:00
nixos.nix Adds support for styling nixvim (#194) 2023-12-19 16:40:37 +00:00
nixvim.nix nixvim: expose config as read-only option 2025-02-26 02:17:32 +00:00
README.md doc: add note for user-imported modules (#1039) 2025-03-21 21:11:03 +00:00

Nixvim

This Stylix module leverages the modules provided by Nixvim. Ensure that the desired Nixvim module is properly installed and imported into your user configuration. When configuring stylix.targets.nixvim options, ensure that you are configuring them in the same scope (NixOS, Home Manager, Darwin) as you imported the Nixvim module.