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