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