chore: format

This commit is contained in:
github-actions[bot]
2021-11-06 06:20:30 +00:00
parent be23b32720
commit e7b41a0277
2 changed files with 2 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ run(
{ specs, p, term },
transform.colorscheme_to_term_colors,
contrib.alacritty,
{ prepend, "# This file is auto-generated by shipwright.nvim", },
{ prepend, "# This file is auto-generated by shipwright.nvim" },
{ overwrite, string.format("extras/alacritty/%s.yml", name) }
)
-- selene: deny(undefined_variable)