Update util.lua
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local util = {}
|
||||
local solarized = require('moonlight.theme')
|
||||
local solarized = require('solarized.theme')
|
||||
|
||||
-- Go trough the table and highlight the group with the color values
|
||||
util.highlight = function (group, color)
|
||||
|
||||
Reference in New Issue
Block a user