mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-23 18:59:40 +01:00
colorschemes/one: migrate to by-name
This commit is contained in:
parent
1568905212
commit
13f8fc39fb
3 changed files with 0 additions and 1 deletions
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
empty = {
|
||||
colorschemes.one.enable = true;
|
||||
};
|
||||
|
||||
defaults = {
|
||||
colorschemes.one = {
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
allow_italics = 0;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue