Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
programs.nixvim.plugins.neo-tree = {
|
||||
enable = true;
|
||||
filesystem.followCurrentFile.enabled = true;
|
||||
closeIfLastWindow = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user