chore: move out of useless nixos directory
This commit is contained in:
parent
f76bee6384
commit
ec6d839450
52 changed files with 0 additions and 0 deletions
9
nixvim/config/oil.nix
Normal file
9
nixvim/config/oil.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# https://nix-community.github.io/nixvim/plugins/oil/
|
||||
{
|
||||
plugins.oil = {
|
||||
enable = true;
|
||||
settings = {
|
||||
delete_to_trash = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue