set auto_reload_on_write to true
This commit is contained in:
@@ -57,6 +57,7 @@ require("nvim-tree").setup({
|
||||
hijack_cursor = true,
|
||||
open_on_tab = false,
|
||||
update_cwd = true,
|
||||
auto_reload_on_write = true,
|
||||
update_focused_file = {
|
||||
enable = true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user