mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
ensuring the tree is reloaded on buffer enter
This commit is contained in:
@@ -109,6 +109,8 @@ return {
|
||||
hijack_cursor = true,
|
||||
-- Disable completely netrw, just in case
|
||||
disable_netrw = true,
|
||||
-- Reload the tree whenever a buffer is opened
|
||||
reload_on_bufenter = true,
|
||||
-- dynamically get the width of the tree
|
||||
width = get_width,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user