# https://nix-community.github.io/nixvim/plugins/oil/
{
plugins.oil = {
enable = true;
settings = {
delete_to_trash = true;
};
}