mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-23 09:21:15 +01:00
colorschemes/bamboo: migrate to by-name
This commit is contained in:
parent
b7a5408387
commit
cbc842c9a6
3 changed files with 0 additions and 1 deletions
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
empty = {
|
||||
colorschemes.bamboo.enable = true;
|
||||
};
|
||||
|
||||
defaults = {
|
||||
colorschemes.bamboo = {
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
style = "vulgaris";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue