Skip to content

Commit

Permalink
Watcher tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-courtis committed Nov 8, 2024
1 parent 53fa471 commit a219a19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/nvim-tree/node/directory.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
local git_utils = require("nvim-tree.git.utils")
local icons = require("nvim-tree.renderer.components.devicons")
local notify = require("nvim-tree.notify")

local Node = require("nvim-tree.node")

---@class (exact) DirectoryNode: Node
Expand Down

0 comments on commit a219a19

Please sign in to comment.