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