remove deprecated nvimtree option
This commit is contained in:
parent
41a690135a
commit
68bd531662
1 changed files with 0 additions and 1 deletions
|
@ -97,6 +97,5 @@ nvim_tree.setup({
|
|||
},
|
||||
filesystem_watchers = {
|
||||
enable = true,
|
||||
interval = 100,
|
||||
},
|
||||
})
|
||||
|
|
Reference in a new issue