update nvim-tree option names

pull/1770/head
neo-f 1 year ago committed by Sidhanth Rathod
parent 205802b49f
commit 8501cc01e1

@ -9,10 +9,10 @@ local options = {
hijack_netrw = true,
hijack_cursor = true,
hijack_unnamed_buffer_when_opening = false,
update_cwd = true,
sync_root_with_cwd = true,
update_focused_file = {
enable = true,
update_cwd = false,
update_root = false,
},
view = {
adaptive_size = false,

Loading…
Cancel
Save