nvimtree sync root

This commit is contained in:
Markus Dieckmann 2023-05-05 09:54:28 +02:00
parent 20a47de3e5
commit e9b7e23beb

View File

@ -58,6 +58,7 @@ require 'nvim-tree'.setup {
hijack_cursor = true,
auto_reload_on_write = true,
hijack_unnamed_buffer_when_opening = true,
sync_root_with_cwd = true,
diagnostics = {
enable = true,
icons = {