breaking: palette generator and refactor term

This commit is contained in:
Michael Chris Lopez
2021-10-10 13:24:02 +08:00
parent 5962128126
commit 4ccf1906cb
14 changed files with 136 additions and 246 deletions

View File

@@ -1,4 +1,4 @@
make:
nvim --headless -u NORC \
--cmd 'lua require("zenbones.build").build()' \
--cmd 'lua require("zenbones.build").run()' \
--cmd 'q'