mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-01 08:34:41 +02:00
colorschemes/melange: init + test (#636)
* feat: add melange colorscheme support * fix: colorschemes typo Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * refactor: omit redundant tests Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> --------- Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
This commit is contained in:
parent
934bf7e2e3
commit
fc5bbc733c
3 changed files with 31 additions and 0 deletions
5
tests/test-sources/plugins/colorschemes/melange.nix
Normal file
5
tests/test-sources/plugins/colorschemes/melange.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
colorschemes.melange.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue