Revert "feat: added nerdtree extension"
This reverts commit da46b69e3a
.
This commit is contained in:
parent
da46b69e3a
commit
add3045cdc
|
@ -37,7 +37,7 @@ M.inactive_sections = {
|
|||
|
||||
M.tabline = {}
|
||||
|
||||
M.extensions = {'nerdtree'}
|
||||
M.extensions = {}
|
||||
|
||||
local function apply_configuration(config_table)
|
||||
if not config_table then return end
|
||||
|
|
Loading…
Reference in New Issue