5 lines
60 B
Nix
5 lines
60 B
Nix
{
|
|
empty = {
|
|
plugins.vim-be-good.enable = true;
|
|
};
|
|
}
|
{
|
|
empty = {
|
|
plugins.vim-be-good.enable = true;
|
|
};
|
|
}
|