Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.nvim-tree.hijackDirectories.autoOpen

Opens the tree if the tree was previously closed.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by: