mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
load statusline hl by default as it doesnt need lazyloading
This commit is contained in:
parent
5db0e3ee99
commit
a559c8dfaa
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ M.load_theme = function()
|
|||
end
|
||||
|
||||
M.load_highlight "defaults"
|
||||
M.load_highlight "statusline"
|
||||
end
|
||||
|
||||
M.override_theme = function(default_theme, theme_name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue