Format files
This commit is contained in:
parent
382eb7c60e
commit
9472212cee
3 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,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 = {
|
||||
options = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue