newer options
This commit is contained in:
@@ -4,11 +4,13 @@
|
||||
nvim-tree = {
|
||||
enable = true;
|
||||
openOnSetup = true;
|
||||
autoReloadOnWrite = true;
|
||||
updateFocusedFile.enable = true;
|
||||
tab.sync = {
|
||||
close = true;
|
||||
open = true;
|
||||
settings = {
|
||||
autoReloadOnWrite = true;
|
||||
updateFocusedFile.enable = true;
|
||||
tab.sync = {
|
||||
close = true;
|
||||
open = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user