fix: nvim-tree deprecation notice (#1755)

This commit is contained in:
Ryymm 2023-01-30 12:49:26 -06:00 committed by Sidhanth Rathod
parent d3ddae598f
commit eac36d40bb

View file

@ -13,7 +13,6 @@ local options = {
},
disable_netrw = true,
hijack_netrw = true,
ignore_ft_on_setup = { "alpha" },
hijack_cursor = true,
hijack_unnamed_buffer_when_opening = false,
update_cwd = true,