fix: nvim-tree deprecation notice (#1755)
This commit is contained in:
parent
d3ddae598f
commit
eac36d40bb
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue