11.stylix/modules/nixvim
Flameopathic 82f67a36eb
doc: align module capitalization (#1115)
Closes: https://github.com/danth/stylix/issues/1084
Link: https://github.com/danth/stylix/pull/1115

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: awwpotato <153149335+awwpotato@users.noreply.github.com>
2025-04-10 08:45:51 +02: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 doc: align module capitalization (#1115) 2025-04-10 08:45:51 +02: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: align module capitalization (#1115) 2025-04-10 08:45:51 +02:00

NixVim

This module themes Neovim using the options provided by NixVim.

Important

This module will have no effect unless the desired Nixvim module is properly installed and imported into your configuration.

Ensure you are configuring this module on the same platform (NixOS, Home Manager, Darwin) as where you installed Nixvim.

  • Vim: themes Vim using the standard Home Manager options.
  • Neovim: themes Neovim using the standard Home Manager options.
  • nvf: themes Neovim using the options provided by nvf.