We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b720371 commit 117a24eCopy full SHA for 117a24e
config/nvim-tree.nix
@@ -2,6 +2,6 @@
2
plugins.nvim-tree = {
3
enable = true;
4
openOnSetupFile = true;
5
- autoReloadOnWrite = true;
+ auto_reload_on_write = true;
6
};
7
}
0 commit comments