Neovim
This module themes Neovim using the standard Home Manager options.
Related modules
- Vim: themes Vim using the standard Home Manager options.
- Nixvim: themes Neovim using the options provided by Nixvim.
- nvf: themes Neovim using the options provided by nvf.
Module information
This module has no dedicated maintainers.
Home Manager options
stylix.targets.neovim.enable
Whether to enable theming for Neovim.
Type |
boolean |
Default |
same as |
Example |
|
Source |
stylix.targets.neovim.plugin
Plugin used for the colorscheme
Type |
one of "base16-nvim", "mini.base16" |
Default |
|
Source |
stylix.targets.neovim.transparentBackground.main
Whether to enable background transparency for the main Neovim window.
Type |
boolean |
Default |
|
Example |
|
Source |
stylix.targets.neovim.transparentBackground.signColumn
Whether to enable background transparency for the Neovim sign column.
Type |
boolean |
Default |
|
Example |
|
Source |
NixOS options
None provided.