flake update and related changes

This commit is contained in:
Salar Rahmanian 2025-10-11 13:05:59 -07:00
parent 0860e967f3
commit 9735440660
4 changed files with 27 additions and 25 deletions

View file

@ -14,11 +14,13 @@
plugins.neo-tree = {
enable = true;
closeIfLastWindow = true;
window = {
width = 30;
autoExpandWidth = true;
position = "right";
settings = {
close_if_last_window = true;
window = {
width = 30;
autoExpandWidth = true;
position = "right";
};
};
};
};