initial shipwright integration

This commit is contained in:
Michael Chris Lopez
2021-11-05 14:43:28 +08:00
parent 265ab617de
commit 3ef0de509c
5 changed files with 91 additions and 1 deletions

View File

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