mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2025-03-04 10:11:39 +00:00
rm depreceated nvim-tree option (#1755)
This commit is contained in:
parent
6d66f1df11
commit
d3ddae598f
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue