Revert "feat: added nerdtree extension"

This reverts commit da46b69e3a.
This commit is contained in:
hoob3rt 2021-03-11 00:31:57 +01:00
parent da46b69e3a
commit add3045cdc
1 changed files with 1 additions and 1 deletions

View File

@ -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