mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-24 18:00:59 +01:00
plugins/mini-colors: init
This commit is contained in:
parent
3309a21be5
commit
d2c3b26bf7
2 changed files with 15 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.mini-colors.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue