chore: autogen (vimdocs+formating)
This commit is contained in:
parent
d5002d95a1
commit
c15e3b4c9e
|
@ -202,7 +202,7 @@ end
|
||||||
---loads sections and extensions or entire user config
|
---loads sections and extensions or entire user config
|
||||||
---@param config table user config
|
---@param config table user config
|
||||||
local function load_all(config)
|
local function load_all(config)
|
||||||
require'lualine.component'._reset_component_id()
|
require('lualine.component')._reset_component_id()
|
||||||
load_components(config)
|
load_components(config)
|
||||||
load_extensions(config)
|
load_extensions(config)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue