mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-19 03:26:40 -07:00
flake update and related changes
This commit is contained in:
parent
0860e967f3
commit
9735440660
4 changed files with 27 additions and 25 deletions
|
@ -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";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue