mirror of
https://github.com/neovim/neovim.git
synced 2026-07-11 11:59:43 +00:00
fix(dir): remove loaded plugin guard #40489
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user