feat: added nerdtree extension

This commit is contained in:
hoob3rt 2021-03-11 00:30:04 +01:00
parent 64a378d670
commit da46b69e3a
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ M.inactive_sections = {
M.tabline = {}
M.extensions = {}
M.extensions = {'nerdtree'}
local function apply_configuration(config_table)
if not config_table then return end