mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 11:36:07 +01:00
5 lines
58 B
Nix
5 lines
58 B
Nix
{
|
|
empty = {
|
|
plugins.ethersync.enable = true;
|
|
};
|
|
}
|