Remove deprecated setting for nvim-tree module

This commit is contained in:
Szwendacz99 2022-10-18 10:49:42 +02:00
parent c94463ac84
commit 4c8622fe36

View file

@ -34,7 +34,6 @@ require("nvim-tree").setup({
hijack_cursor = true,
open_on_setup = true,
open_on_setup_file = true,
focus_empty_on_setup = true,
sync_root_with_cwd = true,
view = {
adaptive_size = true,