chore: Add some beautiful icons

Signed-off-by: Anonymous1231-dev <87801676+Anonymous1231-dev@users.noreply.github.com>
This commit is contained in:
Anonymous1231-dev 2022-05-29 12:46:31 +08:00 committed by siduck
parent c7949aa3c3
commit 6e063cb3e3
3 changed files with 9 additions and 9 deletions

View file

@ -25,10 +25,10 @@ M.options = {
compile_on_sync = true,
git = { clone_timeout = 6000 },
display = {
working_sym = "",
error_sym = "",
done_sym = "",
removed_sym = "",
working_sym = " ",
error_sym = " ",
done_sym = "",
removed_sym = " ",
moved_sym = "",
open_fn = function()
return require("packer.util").float { border = "single" }