Cleanup | Format files
* fix some lint warnings * remove some unneeded code
This commit is contained in:
parent
773d25980c
commit
2293b16709
7 changed files with 28 additions and 40 deletions
|
@ -19,7 +19,7 @@ M.init = function(theme)
|
|||
package.loaded["colors.highlights" or false] = nil
|
||||
-- then load the highlights
|
||||
require "colors.highlights"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
-- returns a table of colors for givem or current theme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue