11.stylix/modules/nixvim
2025-04-13 19:59:13 +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 Merge branch 'master' into treewide-init-maintainers 2025-04-13 19:59:13 +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.