mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
load_theme: Syntax should be part of the default theme
This commit is contained in:
parent
4a381cbcb1
commit
564e29cd6a
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ end
|
|||
M.load_theme = function()
|
||||
M.load_highlight "defaults"
|
||||
M.load_highlight "statusline"
|
||||
M.load_highlight "syntax"
|
||||
M.load_highlight(M.turn_str_to_color(config.ui.hl_add))
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue