Fix 2 file explorer
This commit is contained in:
@@ -1 +1,6 @@
|
|||||||
{ programs.nixvim.plugins.oil = { enable = true; }; }
|
{
|
||||||
|
programs.nixvim.plugins.oil = {
|
||||||
|
enable = true;
|
||||||
|
settings = { default_file_explorer = false; };
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user