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 2fc8d1f commit 679883dCopy full SHA for 679883d
lua/nvim-tree/commands.lua
@@ -1,6 +1,5 @@
1
local api = require("nvim-tree.api")
2
local view = require("nvim-tree.view")
3
-local lib = require("nvim-tree.lib")
4
5
local M = {}
6
0 commit comments