mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-28 22:55:25 +02:00
plugins/mini-colors: init
This commit is contained in:
parent
1c5c991fda
commit
70e6d8a08c
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