fix(dir): remove loaded plugin guard #40489

This commit is contained in:
Barrett Ruth
2026-06-30 06:54:36 -05:00
committed by GitHub
parent ab4e9683f5
commit 1b959ba485
4 changed files with 1 additions and 21 deletions

View File

@@ -1,8 +1,5 @@
--- @brief
--- Directory listing for `:edit <dir>`.
---
--- [g:loaded_nvim_dir_plugin]()
--- The plugin can be disabled by setting `g:loaded_nvim_dir_plugin = 1`.
local api = vim.api
local fs = vim.fs