plugins.nvim-tree.hijackDirectories.enable

Hijacks new directory buffers when they are opened (:e dir).

Disable this option if you use vim-dirvish or dirbuf.nvim. If hijackNetrw and disableNetrw are false, this feature will be disabled.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.nvim-tree.hijackDirectories.autoOpen

Opens the tree if the tree was previously closed.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by: