Link: https://github.com/danth/stylix/pull/1040 Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com> Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
25 lines
952 B
Markdown
25 lines
952 B
Markdown
# 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](https://github.com/nix-community/nixvim?tab=readme-ov-file#installation)
|
|
> and
|
|
> [imported](https://github.com/nix-community/nixvim?tab=readme-ov-file#usage)
|
|
> into your configuration.
|
|
>
|
|
> Ensure you are configuring this module on the same platform (NixOS, Home
|
|
> Manager, Darwin) as where you installed Nixvim.
|
|
|
|
## Related modules
|
|
|
|
<!-- If updating this section, make sure to update it on the linked pages too. -->
|
|
|
|
- [Vim](vim.md): themes Vim using the standard Home Manager options.
|
|
- [Neovim](neovim.md): themes Neovim using the standard Home Manager options.
|
|
- [NVF](nvf.md): themes Neovim using the options provided by [NVF].
|
|
|
|
[Neovim]: https://neovim.io
|
|
[Nixvim]: https://github.com/nix-community/nixvim#readme
|
|
[NVF]: https://github.com/NotAShelf/nvf#readme
|