We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5511194 commit 1e2aa19Copy full SHA for 1e2aa19
1 file changed
lua/nvim-tree/lib.lua
@@ -1,6 +1,5 @@
1
local view = require("nvim-tree.view")
2
local core = require("nvim-tree.core")
3
-local events = require("nvim-tree.events")
4
local notify = require("nvim-tree.notify")
5
6
---@class LibOpenOpts
0 commit comments