Format files
This commit is contained in:
@@ -4,7 +4,7 @@ if not present then
|
||||
return
|
||||
end
|
||||
|
||||
local colors = require("base16").get_colors("base_30")
|
||||
local colors = require("base16").get_colors "base_30"
|
||||
|
||||
local options = {
|
||||
override = {
|
||||
|
||||
Reference in New Issue
Block a user