rm depreceated nvim-tree option (#1755)
This commit is contained in:
parent
6d66f1df11
commit
d3ddae598f
|
@ -13,7 +13,6 @@ local options = {
|
|||
},
|
||||
disable_netrw = true,
|
||||
hijack_netrw = true,
|
||||
open_on_setup = false,
|
||||
ignore_ft_on_setup = { "alpha" },
|
||||
hijack_cursor = true,
|
||||
hijack_unnamed_buffer_when_opening = false,
|
||||
|
|
Loading…
Reference in New Issue