mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Merge pull request #96 from Akianonymus/master
load_theme: Syntax should be part of the default theme
This commit is contained in:
commit
81c4b8fbca
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